Skip to content

Commit 80ff4db

Browse files
committed
Updating CHANGELOG
1 parent 1a5e163 commit 80ff4db

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
@@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
77

88
### Changed
99
- `HList#cons` static factory method auto-promotes to specialized `HList` if there is one
10+
- `EitherT` gains a `MonadError` instance
1011

1112
### Added
1213
- `MergeHMaps`, a `Monoid` that merges `HMap`s by merging the values via key-specified `Semigroup`s

0 commit comments

Comments
 (0)