aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-06-27 21:28:32 +0100
committerLouis Pilfold <louis@lpil.uk>2022-06-27 21:28:32 +0100
commit402040ddad97b046e6d215d1efc49b6920315a87 (patch)
treef7fe757b3b94c955d75719bd00fb03c609d6c6ea /CHANGELOG.md
parent151304663034ae06dfe2b137cc79b70577628605 (diff)
downloadgleam_stdlib-0.22.1.tar.gz
gleam_stdlib-0.22.1.zip
v0.22.1v0.22.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 28e600d..d7edea9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,8 @@
# Changelog
-## Unreleased
+## v0.22.1 - 2022-06-27
-- Fixed a bug in `big_string.concat`, it now uses `erlang:list_to_bitstring`
+- Fixed a bug where `big_string.concat` could crash.
- The `bit_builder` module gains the `from_bit_strings` function.
## v0.22.0 - 2022-06-15