Skip to content

Commit aa07fd9

Browse files
committed
Changes!
1 parent e0cefe6 commit aa07fd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
module.
1414
- The `bit_builder` module has been deprecated in favour of the new
1515
`bytes_builder` module.
16+
- The `bit_array` module also contains the `base16_encode` and `base16_decode`
17+
functions.
1618
- Improved performance of `string.to_graphemes` on JavaScript.
1719
- The `iterator` module gains the `map2` function.
1820
- The `list` module gains the `key_filter` function.

0 commit comments

Comments
 (0)