aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c8a6117..96e6c7b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
- The `dynamic` module gains the `tuple3`, `tuple4`, `tuple5`, `tuple6` functions and
their typed equivalents `typed_tuple3`, `typed_tuple4`, `typed_tuple5`, `typed_tuple6`.
- The `list` modules gains the `drop_while` and `take_while` functions.
+- The `iterator` module gains the `index` and `iterate` functions.
## v0.14.0 - 2021-02-18