aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 631b4d1..348df3f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,8 +2,8 @@
## Unreleased
-- The `int` module gains the `sum` function.
-- The `float` module gains the `sum` function.
+- The `int` module gains the `sum` and `product` functions.
+- The `float` module gains the `sum` and `product` functions.
## v0.12.0 - 2020-11-04