Skip to content

Commit

Permalink
Mention #52 in CHANGELOG
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
RyanGlScott committed Jul 27, 2017
1 parent ef085d1 commit 77ea4f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
5.2.1
-----
* Add the `toNonEmpty` method to `Foldable1`. Add `foldrM1` and `foldlM1`
functions to `Data.Semigroup.Foldable` that are defined in terms of `toNonEmpty`.
* Add `Apply`, `Bind`, `Foldable1`, and `Traversable1` instances for `Complex`
* Add `Apply` and `Bind` instances for `HashMap` from the `unordered-containers` package
(on which `semigroupoids` now depends)
Expand Down

0 comments on commit 77ea4f5

Please sign in to comment.