Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
scorpi4n authored and lpil committed May 21, 2024
1 parent 96b2eb1 commit fe51781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Unreleased

- The `set` module gains the `is_subset` and `is_disjoint` functions
- The `set` module gains the `is_subset`, `is_disjoint`, and `symmetric_difference` functions
- The `sort` function of the `list` module has been optimised in case it's
working on an already sorted list.
- The `dict` module gains the `each` function.
Expand Down

0 comments on commit fe51781

Please sign in to comment.