From 086b83a2038b72d194a66185b4a8da82b5c5b6dc Mon Sep 17 00:00:00 2001 From: Giacomo Cavalieri Date: Wed, 31 May 2023 23:22:02 +0200 Subject: Changelog! --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5ce2ef..16c3306 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ while using the same regular expression in consecutive calls. - The `zip` function's second argument in the `list` module gains the `with` label. - The `strict_zip` function's second argument in the `list` module gains the `with` label. +- The `pair` module gains the `new` function. ## v0.29.0 - 2023-05-23 -- cgit v1.2.3