Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Glavo committed Jan 18, 2025
1 parent a1d4fe3 commit 7055daa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Other changes:

* `kala.collection.base.GenericArrays.{min, minOrNull, minOption, max, maxOrNull, maxOption}` now accepts `null` as the comparator.
* `kala.collection.factory.CollectionBuilder` no longer inherit from `java.util.Consumer`.
* `kala.collection.Map::putted(K, V)` is renamed to `updated`.

## 0.79.0

Expand Down

0 comments on commit 7055daa

Please sign in to comment.