From 92905843a463d42a21688b06d54a2b7578d87ff5 Mon Sep 17 00:00:00 2001 From: Pi3r Date: Thu, 9 Mar 2017 23:48:04 +0100 Subject: [PATCH] Update CHANGES (#42) --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index bc0edbcb0..e35c6e98b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -12,6 +12,7 @@ * Export `NonEmpty` type and constructor for Base 4.9 only. * Export `Data.Semigroup` type and functions for Base 4.9 only. * Restrict exported symbols from ``async`` to set available in 2.0. +* Add `(&&^)`, `(||^)`, `(<&&>)`, `(<||>)` 0.1.9 ====