summaryrefslogtreecommitdiff
path: root/libraries/base/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/base/changelog.md')
-rw-r--r--libraries/base/changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/base/changelog.md b/libraries/base/changelog.md
index 197388a652..95face49e9 100644
--- a/libraries/base/changelog.md
+++ b/libraries/base/changelog.md
@@ -8,6 +8,9 @@
in order to define instances for `Nat`. Also, different instances for `Nat` and `Natural`
won't typecheck anymore.
+ * Add `Semigroup` and `Monoid` instances for `Data.Functor.Product` and
+ `Data.Functor.Compose`.
+
## 4.15.0.0 *TBA*
* `openFile` now calls the `open` system call with an `interruptible` FFI