From aa07fd92febf55c9f687d7ffe1ccde92ca0bbb09 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Thu, 26 Oct 2023 13:04:11 +0100 Subject: Changes! --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 298f24b..e01faf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ module. - The `bit_builder` module has been deprecated in favour of the new `bytes_builder` module. +- The `bit_array` module also contains the `base16_encode` and `base16_decode` + functions. - Improved performance of `string.to_graphemes` on JavaScript. - The `iterator` module gains the `map2` function. - The `list` module gains the `key_filter` function. -- cgit v1.2.3