aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b21f991..f440fad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,9 @@
# Changelog
## Unreleased
-- Fixed a bug where decoding a `List` from a `Dynamic` `Array` would fail.
+
+- The list dynamic decoding functions can now decode JavaScript arrays into
+ Gleam lists.
## v0.22.1 - 2022-06-27