We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea8cfc commit eaf050dCopy full SHA for eaf050d
Changelog.md
@@ -1,3 +1,5 @@
1
+- **Breaking**: Make AllocRef implementation optional behind new `alloc_ref` feature
2
+ - To enable the `AllocRef` implementation again, enable the `alloc_ref` feature of this crate in your Cargo.toml
3
- Fix build on nightly 1.43.0 (05-03-2020) ([#25](https://github.com/phil-opp/linked-list-allocator/pull/25))
4
5
# 0.7.0
0 commit comments