We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d96042 commit 61a2685Copy full SHA for 61a2685
CHANGELOG.md
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
13
14
### Changed
15
16
-- The `init` function will panic if it's called more than once or with `size == 0`.
+- The `Heap::init` methods now panic if they're called more than once or with `size == 0`.
17
18
## [v0.6.0] - 2024-09-01
19
0 commit comments