Skip to content

Commit 64fd71c

Browse files
committed
Set version to 0.8.5.0.
Same as version 0.9.0.0. There were no new breaking changes, so let's go back to major 0.8.
1 parent 71e8542 commit 64fd71c

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

binary.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: binary
2-
version: 0.9.0.0
2+
version: 0.8.5.0
33
license: BSD3
44
license-file: LICENSE
55
author: Lennart Kolmodin <kolmodin@gmail.com>

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ binary
44
binary-0.9.0.0
55
--------------
66

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+
715
- Add Binary instances for Typeable TypeReps, #131.
816

917
binary-0.8.4.1

0 commit comments

Comments
 (0)