Skip to content

Commit bd16c67

Browse files
authored
Merge pull request #777 from srid/patch-1
Fix typo
2 parents 86624e2 + 9216521 commit bd16c67

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)