From 43dad5dbfd3ef19257cbf8e781b0e8e0697b6b95 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Tue, 7 Sep 2021 19:42:29 +0100 Subject: Changelog! --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b3a4ae..d0c47cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - The `bit_string` module gains the `concat` function and has the `part` function renamed to `slice`. -- The `os` module has been moved to the `gleam_os` library. +- The `os` module has been removed in favour of target specific libraries. - The `rescue` function has been removed from the `function` library in favour of target specific versions in Erlang and JavaScript specific libraries. - The `map.update` function now uses `Option` rather than `Result`. -- cgit v1.2.3