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
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
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
-
### Upcoming
3
+
### 1.5.4.0
4
4
5
-
* Add instances for `ToJSONKey` and `FromJSONKey` to `Const`.
5
+
* Add instances for `ToJSONKey` and `FromJSONKey` to `Const`, thanks to Dan Fithian.
6
+
* Add support for template-haskell 2.17, thanks to Galen Huntington.
7
+
* Documentation typo fix, thanks to Jean-Baptiste Mazon.
0 commit comments