diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c32a2ff..83a9665 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Unreleased +- The `bit_string` module gains the `concat` function. - 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. |