Skip to content

Commit 853471c

Browse files
committed
Bump version, add changelog entry
1 parent c3be2ad commit 853471c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 1.2.4.2
2+
3+
* Support GHC-9.2
4+
15
### 1.2.4.1
26

37
* Support `template-haskell-2.17.0.0`

text.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: >= 1.10
22
name: text
3-
version: 1.2.4.1
3+
version: 1.2.4.2
44

55
homepage: https://github.com/haskell/text
66
bug-reports: https://github.com/haskell/text/issues

0 commit comments

Comments
 (0)