From 280a4d2ee14acc358574a32645baf1c27e8bf04c Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Sun, 18 Jul 2021 22:36:58 +0100 Subject: Changes! --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 760ea9d..e2f6653 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,10 @@ - The `os` module has been moved to the `gleam_os` library. - The `rescue` function has been removed from the `function` library in favour of target specific versions in Erlang and JavaScript specific libraries. -- 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. +- All modules have been updated to work when running on both Erlang and + JavaScript. ## v0.16.0 - 2021-06-17 -- cgit v1.2.3