diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 36e0a52..d9d73a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ `of`. - The `dynamic` module gains the `any` function. - The `bit_builder` module gains the `from_string` function. -- The `list` module gains the `key_set` function. +- The `list` module gains the `key_set` and `unzip` function. - The `function` module gains the `rescue` function. ## v0.10.1 - 2020-07-01 |