Skip to content

Commit 0b71a31

Browse files
committed
Bump version to 0.6.3.0
1 parent 96344e4 commit 0b71a31

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

changelog

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

3+
0.6.3.0 Andrew Lelechenko <[email protected]> May 2022
4+
5+
* Bump bundled zlib to 1.2.12, #48
6+
* Support base-4.17
7+
38
0.6.2.3 Emily Pillmore <[email protected]> February 2021
49

510
* Add support for bytestring-0.11.0.0

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.3
3+
version: 0.6.3.0
44

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

0 commit comments

Comments
 (0)