pipes-zlib 0.4.1 → 0.4.2
raw patch · 2 files changed
+6/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- changelog.md +5/−0
- pipes-zlib.cabal +1/−1
changelog.md view
@@ -1,3 +1,8 @@+# Version 0.4.2++* Added the `Pipes/GZip.hs` file that was missing in 0.4.1.++ # Version 0.4.1 * Added `Pipes.GZip` module.
pipes-zlib.cabal view
@@ -1,5 +1,5 @@ name: pipes-zlib-version: 0.4.1+version: 0.4.2 license: BSD3 license-file: LICENSE Copyright: Copyright (c) Paolo Capriotti 2012,