From 57dfc2152a5aef99889dad74abdafd9f7ae8c7bb Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Thu, 9 Sep 2021 22:45:08 +0100 Subject: Changelog! --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d1d19c..88eee7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ - The `map.update` function now uses `Option` rather than `Result`. - The `iterator` module gains the `fold_until` and `try_fold` functions. - The `bit_string` module loses the u32 functions in favour of bit string literals. -- The `dynamic` module loses the `atom` function +- The `dynamic` module loses the `atom` function and gains the `classify` function. - The `dynamic.option` function has been renamed to `optional` and made more permissive to other null values. - The `dynamic.result` function has been made more permissive to other result values. -- cgit v1.2.3