From 33947f4e51cb79de3d314839097891258d9992e1 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Sun, 26 Mar 2023 17:36:03 +0100 Subject: Changes! --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3aed2ea..2ad2b7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - The `Map` type was rewritten as a persistent immutable data structure. This results in drastically improved performance when constructing or updating maps, especially with large maps. +- The `all` and `any` functions in the `iterator` module are now tail recursive. ## v0.27.0 - 2023-02-26 -- cgit v1.2.3