Skip to content

Commit 184b976

Browse files
committed
Add changelog entry for static-alloc-v0.2.6
1 parent 6cd1017 commit 184b976

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

static-alloc/Changes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# v0.2.6
2+
3+
- Fix an unsoundness bug in `MemBump::new` (available under feature `alloc`)
4+
that left the counter of occupied bytes uninitialized.
5+
16
# v0.2.5
27

38
- Bump `atomic-polyfill` to `1`, as discovered during Debian packaging.

0 commit comments

Comments
 (0)