From a0d4e6eb54de54bbb33df486374701bbdcd6c3e9 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Sat, 1 Jan 2022 16:22:07 +0000 Subject: Changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9549e20..0432df3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ - Converted to use the Gleam build tool. - The underlying `jsone` Erlang JSON libary has been replaced with the new `thoas` Erlang JSON library. -- The `encode` function has been replaced by `to_string` and `to_string_builder` +- The `encode` function has been replaced by the `to_string` and + `to_string_builder` functions. +- The `list` function has been replaced by the `array` and `preprocessed_array` functions. - The `nullable` function gains argument labels. -- cgit v1.2.3