From 3d287285eb8a1e824a400d01afa543454eff7b44 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Sun, 18 Jul 2021 17:33:43 +0100 Subject: JS list support --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 2440c2e..d84fb76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,8 @@ ## Unreleased - The `os` module has been moved to the `gleam_os` library. -- The `bool`, `order`, and `pair` modules now support JavaScript compilation. +- The `bool`, `list`, `order`, and `pair` modules now support JavaScript + compilation. - The `map.update` function now uses `Option` rather than `Result`. - The `iterator` module gains the `fold_until` function. -- cgit v1.2.3