We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71e8542 commit 64fd71cCopy full SHA for 64fd71c
2 files changed
binary.cabal
@@ -1,5 +1,5 @@
1
name: binary
2
-version: 0.9.0.0
+version: 0.8.5.0
3
license: BSD3
4
license-file: LICENSE
5
author: Lennart Kolmodin <kolmodin@gmail.com>
changelog.md
@@ -4,6 +4,14 @@ binary
binary-0.9.0.0
--------------
6
7
+- `0.8.5.0` was first released as version `0.9.0.0`. It didn't have any
8
+ breaking changes though, so it was again released as version `0.8.5.0`
9
+ according to PVP. Next breaking release of `binary` will be version
10
+ `0.10.0.0`.
11
+
12
+binary-0.8.5.0
13
+--------------
14
15
- Add Binary instances for Typeable TypeReps, #131.
16
17
binary-0.8.4.1
0 commit comments