vec-arena/CHANGELOG.md

12 lines
189 B
Markdown
Raw Permalink Normal View History

2021-04-25 12:44:30 +00:00
# Version 1.2.0
- **This crate is now deprecated in favor of [slab](https://crates.io/crates/slab).**
2021-03-20 07:31:51 +00:00
# Version 1.1.0
- Make the crate `#![no_std]`.
# Version 1.0.0
- Initial version.