Skip to content

Commit 9216521

Browse files
authored
Fix typo
Assuming I got it right.
1 parent 86624e2 commit 9216521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.md

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

55
* Fix bug in `rejectUnknownFields` not respecting `fieldLabelModifier`, thanks to Markus Schirp.
66
* `GFromJSON` members are no longer exported from `Data.Aeson(.Types)`, if you are using `gParseJSON` consider switching to `gParseJSON'`, thanks to Oleg Grenrus.
7-
* Aeson so longer accepts unescaped control characters, thanks to Oleg Grenrus.
7+
* Aeson no longer accepts unescaped control characters, thanks to Oleg Grenrus.
88
* Remove `CoerceText` since GHC >=7.8 has `Coercible`, thanks to Oleg Grenrus.
99
* Rename the `GToJSON` class to `GToJSON'` and expose it, thanks to Oleg Grenrus.
1010

0 commit comments

Comments
 (0)