Skip to content

Commit

Permalink
Yank v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanieu committed Nov 4, 2024
1 parent 458e445 commit 5643b13
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ This release removes the `borsh` feature introduced in 0.15.0 because it was
found to be incorrectly implemented. Users should use the `hashbrown` feature of
the `borsh` crate instead which provides the same trait implementations.

## [v0.15.0] - 2024-10-01
## ~~[v0.15.0] - 2024-10-01~~

This release was _yanked_ due to a broken implementation of the `borsh` feature.

This update contains breaking changes that remove the `raw` API with the hope of
centralising on the `HashTable` API in the future. You can follow the discussion
Expand Down

0 comments on commit 5643b13

Please sign in to comment.