From 3ca141d3d2849f67f666cfa0e9d1f6416f5c89d0 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Tue, 3 May 2022 21:20:04 +0100 Subject: Changes! --- CHANGELOG.md | 4 +--- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3