Skip to content

Commit 4eb7468

Browse files
authored
Merge pull request #185 from bgamari/ghc-9.2.1
Bump version to 0.8.9.0
2 parents 55c8b3e + 432c245 commit 4eb7468

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

binary.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cabal-version: 3.0
99
-- sed -i 's/\(binary\),/\1-cabal-is-broken,/' binary.cabal
1010

1111
name: binary
12-
version: 0.8.8.0
12+
version: 0.8.9.0
1313
license: BSD-3-Clause
1414
license-file: LICENSE
1515
author: Lennart Kolmodin <kolmodin@gmail.com>

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
binary
22
======
33

4+
binary-0.8.9.0
5+
--------------
6+
7+
- Compatibility with GHC 9.2
8+
- Drop instances for deprecated `Data.Semigroup.Option`
9+
410
binary-0.8.8.0
511
--------------
612

0 commit comments

Comments
 (0)