Skip to content

Commit d0fd406

Browse files
committed
Bump to 1.5.4.0
1 parent c78be5d commit d0fd406

File tree

2 files changed

+5
-3
lines changed

2 files changed

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

changelog.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
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-
### Upcoming
3+
### 1.5.4.0
44

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.
68

79
### 1.5.3.0
810

0 commit comments

Comments
 (0)