diff --git a/CHANGES.md b/CHANGES.md index e35c6e98b..dfbc7cfea 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -13,6 +13,7 @@ * Export `Data.Semigroup` type and functions for Base 4.9 only. * Restrict exported symbols from ``async`` to set available in 2.0. * Add `(&&^)`, `(||^)`, `(<&&>)`, `(<||>)` +* Expose `unzip`. 0.1.9 ====