aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 134b687..99a69d6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
- 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.
## v0.18.1 - 2021-12-19