Update changelog
This commit is contained in:
+3
-2
@@ -1,13 +1,14 @@
|
|||||||
0.2.1
|
0.2.1
|
||||||
====
|
====
|
||||||
|
|
||||||
|
* Exposes `throwE` and `catchE`.
|
||||||
* Add `transformers-compat` for old versions of transformers that require
|
* Add `transformers-compat` for old versions of transformers that require
|
||||||
`throwE`, `catchE`.
|
`throwE`, `catchE`.
|
||||||
* Fix `safe` version bounds for new versions.
|
* Fix `safe` version bounds for new versions.
|
||||||
* Add `mapExceptT and `withExceptT`.
|
* Add `mapExceptT and `withExceptT`.
|
||||||
* Export `scanl'`.
|
* Export `scanl'` and provide shim for backwards compatability.
|
||||||
* Add `putErrLn`.
|
* Add `putErrLn`.
|
||||||
* Export `RealFloat`.
|
* Expose `RealFloat`.
|
||||||
* Expose `GHC.Records` exports for GHC 8.2 and above.
|
* Expose `GHC.Records` exports for GHC 8.2 and above.
|
||||||
|
|
||||||
0.2
|
0.2
|
||||||
|
|||||||
Reference in New Issue
Block a user