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 f161e0f..7aa3d6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## v0.39.0 - Unreleased - The `min` and `max` functions of the `order` module have been deprecated. -- The `dict` module gains the `is_empty` function. +- The `dict` and `set` modules gain the `is_empty` function. ## v0.38.0 - 2024-05-24 |