Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gcanti committed Aug 4, 2017
1 parent 0863f61 commit c38a7b0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,15 @@

# 0.4.6

- **New Feature**
- add endomorphism monoid, fix #189 (@gcanti)
- add a default implementation of `foldr` using `foldMap` (@gcanti)
- add `insert`, `remove` and `pop` to `StrMap` (@gcanti)
- improve `voidLeft`, `voidRight` type inference, fix #191 (@gcanti)
- **Bug Fix**
- StrMap.size returns a wrong number of key/value pairs, fix #186 (@gcanti)
- **Documentation**
- start book "fp-ts by examples"

# 0.4.5

Expand Down

0 comments on commit c38a7b0

Please sign in to comment.