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 8c8370c..f2375c6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,8 @@
- The `pair` module gains the `map_first`, and `map_second` functions.
- The `string` module gains the `compare` function.
-- The `float` module gains the `min` function.
-- The `int` module gains the `min` function.
+- The `float` module gains the `max`, and `min` functions.
+- The `int` module gains the `max`, and `min` functions.
## v0.4.0 - 2019-09-19