Changelog for 0.1.8.

This commit is contained in:
Stephen Diehl
2016-10-10 12:50:31 +01:00
parent 4f96a523da
commit e3e2857424
+10
View File
@@ -1,3 +1,13 @@
0.1.8
=====
* ``foreach`` for applicative traversals.
* ``hush`` function for error handling.
* ``tryIO`` function for error handling.
* ``pass`` function for noop applicative branches.
* Mask ``Handler`` typeclass export.
* Mask ``yield`` function export.
0.1.7
=====