Skip to content

Commit ff5843c

Browse files
committed
Update changelog for #28
1 parent e6f3c18 commit ff5843c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Changelog.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
- AllocRef::alloc is now safe and allows zero-sized allocations ([#28](https://github.com/phil-opp/linked-list-allocator/pull/28))
2+
- This is technically a **breaking change** for the unstable `alloc_ref` feature of this crate because it now requires a newer nightly version of Rust.
3+
14
# 0.8.0
25

36
- **Breaking**: Make AllocRef implementation optional behind new `alloc_ref` feature

0 commit comments

Comments
 (0)