From e48e77e78ac63c09bd7856dfd8a569edd28eb861 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Sat, 24 Aug 2024 13:03:28 +0100 Subject: Fix changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 159ac5c..ea984be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## v0.41.0 - Unreleased + +- The `bit_array` module gains the `compare` function. + ## v0.40.0 - 2024-08-19 - The `function.curry*` and `function.apply*` functions have been deprecated. @@ -11,7 +15,6 @@ - The `dynamic.optional_field` decoder no longer treats the value as implicitly optional. It only deals with the presence or absence of the key itself which brings it inline with its documentation. -- The `bit_array` module gains the `compare` function. - Fixed a bug where `string.trim` could remove commas on JavaScript. - The `string.pop_grapheme` function has been optimised on Erlang, greatly improving its performance. -- cgit v1.2.3