From 14c91d464f0298bc239c187ed442611cefb40ca8 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Thu, 15 Feb 2024 15:11:53 +0000 Subject: Changes --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 0083716..75a2f9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ ## Unreleased - The `bit_array` module gains the `inspect` function. +- The base 64 encoding and decoding functions in the `bit_array` module no + longer insert newlines in the output on JavaScript, making them consistent + with the Erlang target. - The `set` module gains the `difference` function. - The deprecated `bit_string`, `bit_builder`, `base`, and `map` modules have been removed. -- cgit v1.2.3