[commit: packages/binary] master: Bump version to 0.7.6.0. (23b5911)
git at git.haskell.org
git at git.haskell.org
Wed Dec 16 09:42:35 UTC 2015
Repository : ssh://git@git.haskell.org/binary
On branch : master
Link : http://git.haskell.org/packages/binary.git/commitdiff/23b59113a757e05446f236fb76e965f1c18f1b7e
>---------------------------------------------------------------
commit 23b59113a757e05446f236fb76e965f1c18f1b7e
Author: Lennart Kolmodin <kolmodin at google.com>
Date: Mon Jul 27 13:59:19 2015 +0200
Bump version to 0.7.6.0.
>---------------------------------------------------------------
23b59113a757e05446f236fb76e965f1c18f1b7e
binary.cabal | 2 +-
changelog.md | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/binary.cabal b/binary.cabal
index a8a65a8..8109975 100644
--- a/binary.cabal
+++ b/binary.cabal
@@ -1,5 +1,5 @@
name: binary
-version: 0.7.5.0
+version: 0.7.6.0
license: BSD3
license-file: LICENSE
author: Lennart Kolmodin <kolmodin at gmail.com>
diff --git a/changelog.md b/changelog.md
index 6763f96..1bf50de 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,11 @@
binary
======
+binary-0.7.6.0
+--------------
+
+- Added binary instance for GHC.Fingerprint (from GHC >= 7.4).
+
binary-0.7.5.0
--------------
More information about the ghc-commits
mailing list