aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b131498..a62aac5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,9 +3,7 @@
## Unreleased
- The `float` module gains the `divide` function.
-- The `int` module gains the `divide` function.
-- The `int` module gains the `power` function.
-- The `int` module gains the `square_root` function.
+- The `int` module gains the `divide`, `power`, and `square_root` functions.
## v0.21.0 - 2022-04-24