From c4c82c555f85e77da604548b9c1d8954af81890b Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Sat, 1 Jan 2022 22:24:38 +0000 Subject: Changes! --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99a69d6..186c64a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,8 @@ - The `dynamic.any` is now available on JavaScript and has correct information in any errors returned. - The `dynamic.typed_tuple*` functions have been renamed to `dynamic.tuple*`. -- The `dynamic.field` function now requires the type of the field to be specified. +- The `dynamic.field` and `dynamic.element` functions now requires the type of + the field to be specified. ## v0.18.1 - 2021-12-19 -- cgit v1.2.3