From 124a0b1050c6c5d657b314402fafb75c7ffce3d5 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Sun, 8 Jan 2023 15:06:02 +0000 Subject: Changes! --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a6d930..9922f14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,8 @@ `utf_codepoint_to_int` functions. - Fixed `string.inspect`'s escaping of `"`, `\`, `\n`, `\r`, `\r\n`, and `\t`, 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. ## v0.25.0 - 2022-11-19 -- cgit v1.2.3