From fe69c891d35066294a2ce421cc4f11e2d8959887 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Tue, 21 Nov 2023 15:08:17 +0000 Subject: Changes! --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54de9f9..26bba04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ - The `bool` module gains the `lazy_guard` function. - The `gleam/map` module has been deprecated in favour of the `gleam/dict` module. +- The `map` function in the `gleam/dynamic` module has been deprecated in favour + of the `dict` function. ## v0.32.1 - 2023-11-11 -- cgit v1.2.3