Skip to content

Commit 30bbadc

Browse files
committed
Add changelog entry for Key re-exprt
1 parent 3a69718 commit 30bbadc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelog.md

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

55
- Change time instances of types with year (`Day`, `UTCTime`) to require years with at least 4 digits.
66
- Change `KeyValue` instances to be more general (and use equality to constraint them) instead of being more lax flexible instances.
7+
- Export `Key` type also from `Data.Aeson.KeyMap` module
78

89
### 2.0.3.0
910

0 commit comments

Comments
 (0)