From e6d553af85c42681fe948f2fad5a326cdc0701ce Mon Sep 17 00:00:00 2001 From: Peter Saxton Date: Sun, 15 Jan 2023 00:39:26 +0100 Subject: more to unreleased --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 04c2f0c..2063cdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## Unreleased + +- The `dynamic` module is able to decode simple JavaScript objects to maps. + So, the behaviour of the `field` and `object` functions are consistent. + ## v0.26.0 - 2023-01-12 - The `dynamic` module gains the `decode1` function. @@ -22,8 +27,6 @@ which in turn fixes `io.debug`'s output of such strings. - The `bit_string` function in the `dynamic` module now knows how to handle JavaScript `Uint8Array`s. -- The `dynamic` module is able to decode simple JavaScript objects to maps. - So, the behaviour of the `field` and `object` functions are consistent. ## v0.25.0 - 2022-11-19 -- cgit v1.2.3