Skip to content

Commit f2cfd4c

Browse files
committed
Bump to 1.5.2.0
1 parent 3fb1ed8 commit f2cfd4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aeson.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: aeson
2-
version: 1.5.1.0
2+
version: 1.5.2.0
33
license: BSD3
44
license-file: LICENSE
55
category: Text, Web, JSON

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ For the latest version of this document, please see [https://github.com/bos/aeso
22

33
### 1.5.2.0
44

5-
* Add `Ord Value` instance
5+
* Add `Ord Value` instance, thanks to Oleg Grenrus.
66
* Export `rejectUnknownFields` from `Data.Aeson`
77

88
### 1.5.1.0

0 commit comments

Comments
 (0)