Skip to content

Commit 8a25deb

Browse files
committed
Release v0.0.5.2
1 parent c7c6586 commit 8a25deb

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,5 +1,9 @@
11
# CHANGELOG
22

3+
## [v0.0.5.2] - 07/04/2024
4+
5+
* Allow GHC 9.6.4 and 9.8.2
6+
37
## [v0.0.5.1] - 04/11/2023
48

59
* Allow bytestring 0.12 (for GHC 9.8) [#58](https://github.com/haskell-text/text-display/pull/58)

text-display.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: text-display
3-
version: 0.0.5.1
3+
version: 0.0.5.2
44
category: Text
55
synopsis: A typeclass for user-facing output
66
description:

0 commit comments

Comments
 (0)