nonempty-containers-0.1.1.0: CHANGELOG.md
Changelog
=========
Version 0.1.1.0
---------------
*December 8, 2018*
<https://github.com/mstksg/nonempty-containres/releases/tag/v0.1.1.0>
* `Comonad` instances added for `Map k` and `IntMap`, based on [Faucelme's
suggestion][comonad]
[comonad]: https://www.reddit.com/r/haskell/comments/a1qjcy/nonemptycontainers_nonempty_variants_of/eat5r4h/
Version 0.1.0.0
---------------
<https://github.com/mstksg/nonempty-containres/releases/tag/v0.1.0.0>
* Initial release