From d41e11208bb94b56803faa5dc793842acdce6fe9 Mon Sep 17 00:00:00 2001 From: Peter Saxton Date: Thu, 12 Jan 2023 12:19:08 +0100 Subject: add changelog entry --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1340bc3..04c2f0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,8 @@ 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