Skip to content

Commit 5f73f31

Browse files
committed
Bump to 1.3.1.1
1 parent 56ccd68 commit 5f73f31

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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.3.1.0
2+
version: 1.3.1.1
33
license: BSD3
44
license-file: LICENSE
55
category: Text, Web, JSON

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
For the latest version of this document, please see [https://github.com/bos/aeson/blob/master/changelog.md](https://github.com/bos/aeson/blob/master/changelog.md).
22

3+
### 1.3.1.1
4+
5+
* Catch 0 denominators when parsing Ratio
6+
37
### 1.3.1.0
48

59
* Fix bug in generically derived `FromJSON` instances that are using `unwrapUnaryRecords`, thanks to Xia Li-yao

0 commit comments

Comments
 (0)