Skip to content

Commit

Permalink
Add a relnote for Equivalent
Browse files Browse the repository at this point in the history
  • Loading branch information
cuviper committed Jun 7, 2023
1 parent 6d83bc1 commit 677c605
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
However, exactness only applies to the direct capacity for items, while the
raw hash table still follows its own rules for capacity and load factor.

- The `Equivalent` trait is now re-exported from the `equivalent` crate,
intended as a common base to allow types to work with multiple map types.

- The `hashbrown` dependency has been updated to version 0.14.

- The `serde_seq` module has been moved from the crate root to below the
Expand Down

0 comments on commit 677c605

Please sign in to comment.