Skip to content

Commit

Permalink
Update changelog for #27
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-opp committed Mar 6, 2020
1 parent bea8cfc commit eaf050d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
- **Breaking**: Make AllocRef implementation optional behind new `alloc_ref` feature
- To enable the `AllocRef` implementation again, enable the `alloc_ref` feature of this crate in your Cargo.toml
- Fix build on nightly 1.43.0 (05-03-2020) ([#25](https://github.com/phil-opp/linked-list-allocator/pull/25))

# 0.7.0
Expand Down

0 comments on commit eaf050d

Please sign in to comment.