Skip to content

Commit cf841d2

Browse files
committed
Bump version and prepare changelog for zlib-0.6.2 rls
1 parent acbf7e4 commit cf841d2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.6.2 Herbert Valerio Riedel <[email protected]> March 2018
2+
3+
* New cabal flag 'pkg-config' for discovering 'zlib` via pkg-config(1) (#16)
4+
* Use CApiFFI where available for cross-compile friendliness (#14)
5+
* Change the window bits range from 8..15 to 9..15 (#11)
6+
17
0.6.1.2 Herbert Valerio Riedel <[email protected]> October 2016
28

39
* Fix a segfault when reading the stream multithreaded, #7

zlib.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: zlib
2-
version: 0.6.1.2
2+
version: 0.6.2
33
copyright: (c) 2006-2016 Duncan Coutts
44
license: BSD3
55
license-file: LICENSE

0 commit comments

Comments
 (0)