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 e74c531..a756cc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ misused, resulting in poor code. - `list.LengthMismatch` has been removed. - The mistakenly public `bit_array.do_inspect` function has been removed. -- Fixed the `dynamic.classification` function for boolean values. +- Fixed the `dynamic.classification` function for bools. ## v0.36.0 - 2024-02-26 |