aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f8bc9b..234806a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,7 +15,9 @@
the field to be specified.
- The `dynamic.DecodeError` now has a `path` field.
- The decoder functions of the `dynamic` module now return multiple errors.
-- The `dynamic.tuple*` functions are now partially applied.
+- The `dynamic.element` and `dynamic.tuple*` functions are now partially
+ applied.
+- The `dynamic` module gains the `decode2` function.
- The `int` module gains the `digits` and `undigits` functions.
## v0.18.1 - 2021-12-19