Skip to content

Commit 704fd07

Browse files
authored
Merge pull request #40 from haskell/release-0.6.2.3
`zlib-0.6.2.3` Release Prep
2 parents 94c31ce + d45aa7f commit 704fd07

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
See also http://pvp.haskell.org/faq
22

3+
0.6.2.3 Emily Pillmore <[email protected]> February 2021
4+
5+
* Add support for bytestring-0.11.0.0
6+
37
0.6.2.2 Julian Ospald <[email protected]> August 2020
48

59
* Bump bundled zlib to 1.2.11, fixes #26

zlib.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: zlib
3-
version: 0.6.2.2
3+
version: 0.6.2.3
44

55
copyright: (c) 2006-2016 Duncan Coutts
66
license: BSD3

0 commit comments

Comments
 (0)