Update changelog

This commit is contained in:
Stephen Diehl
2018-01-12 11:11:09 +00:00
parent 65a0518008
commit fd7fc5fb8e
+3 -2
View File
@@ -1,13 +1,14 @@
0.2.1
====
* Exposes `throwE` and `catchE`.
* Add `transformers-compat` for old versions of transformers that require
`throwE`, `catchE`.
* Fix `safe` version bounds for new versions.
* Add `mapExceptT and `withExceptT`.
* Export `scanl'`.
* Export `scanl'` and provide shim for backwards compatability.
* Add `putErrLn`.
* Export `RealFloat`.
* Expose `RealFloat`.
* Expose `GHC.Records` exports for GHC 8.2 and above.
0.2