From ac5175e972e0dad19c0c24d8c8ac2acf61b8a0dd Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Mon, 8 Mar 2021 23:56:37 +0100 Subject: Add iterate and index to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3