Skip to content

Commit 94f1603

Browse files
authored
Release v1.0.0.0 (#83)
1 parent 770dba1 commit 94f1603

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## [v1.0.0.0] - 21/07/2024
3+
## [v1.0.0.0] - 05/01/2024
44

55
* Remove support for GHC 8.10 to 9.0 inclusive
66
* `text-display` is now backed by [`text-builder-linear`](https://flora.pm/packages/@hackage/text-builder-linear)

text-display.cabal

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,10 @@ extra-doc-files:
3333
CHANGELOG.md
3434

3535
tested-with:
36-
GHC ==9.2.8
37-
|| ==9.4.8
38-
|| ==9.6.6
39-
|| ==9.8.2
36+
GHC ==9.6.6
37+
|| ==9.8.4
4038
|| ==9.10.1
39+
|| ==9.12.1
4140

4241
flag book
4342
description: Enable the generation of the book

0 commit comments

Comments
 (0)