From 3e3f49ac6b09a0e395d3d4f9cca3c811b2002c87 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Fri, 7 May 2021 00:38:26 +0200 Subject: Add note about tuples to changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07ec6e7..747bf99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## Unreleased + +- All modules now use the new `#(a, b, ...)` tuple syntax. + ## v0.15.0 - 2021-05-05 - The `list.split_while` function's second argument now has the label -- cgit v1.2.3