diff options
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c4bf4d7..1bc5bf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,6 @@ - `list.flatten` is no longer deprecated and is kept as a synonym of `list.concat` - The `iterator` module gains the `concat` function. -- The type of `iterator.flatten` was changed to accept a list of iterators. ## v0.30.2 - 2023-08-31 |