Change log for 0.1.7.

This commit is contained in:
Stephen Diehl
2016-08-15 08:43:55 -04:00
parent d17fc9aab3
commit e14e1e3613
3 changed files with 18 additions and 3 deletions
+8
View File
@@ -1,3 +1,11 @@
0.1.7
=====
* Exports monadic ``(>>)`` operator by default.
* Adds ``traceId`` and ``traceShowId`` functions.
* Exports``reader`` and ``state`` functions by default.
* Export lifted ``throwIO`` and ``throwTo`` functions.
0.1.6
=====