You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
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).
2
2
3
-
### 1.3.0.0
3
+
### 1.3.1.0
4
+
5
+
* Fix bug in generically derived `FromJSON` instances that are using `unwrapUnaryRecords`, thanks to Xia Li-yao
6
+
* Allow base-compat 0.10.*, thanks to Oleg Grenrus
7
+
8
+
## 1.3.0.0
4
9
5
10
Breaking changes:
6
11
*`GKeyValue` has been renamed to `KeyValuePair`, thanks to Xia Li-yao
0 commit comments