Skip to content

Commit 5643b13

Browse files
committed
Yank v0.15.0
1 parent 458e445 commit 5643b13

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ This release removes the `borsh` feature introduced in 0.15.0 because it was
1313
found to be incorrectly implemented. Users should use the `hashbrown` feature of
1414
the `borsh` crate instead which provides the same trait implementations.
1515

16-
## [v0.15.0] - 2024-10-01
16+
## ~~[v0.15.0] - 2024-10-01~~
17+
18+
This release was _yanked_ due to a broken implementation of the `borsh` feature.
1719

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

0 commit comments

Comments
 (0)