aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiacomo Cavalieri <giacomo.cavalieri@icloud.com>2023-05-31 23:22:02 +0200
committerLouis Pilfold <louis@lpil.uk>2023-06-01 18:10:44 +0100
commit086b83a2038b72d194a66185b4a8da82b5c5b6dc (patch)
treede98a88d60fccf1c4f717cb603fe874aec4cce10
parenta177c9f9a61cca39e63b8b809d1b866004bfce2a (diff)
downloadgleam_stdlib-086b83a2038b72d194a66185b4a8da82b5c5b6dc.tar.gz
gleam_stdlib-086b83a2038b72d194a66185b4a8da82b5c5b6dc.zip
Changelog!
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
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