summaryrefslogtreecommitdiffstats
path: root/third_party/rust/slab/CHANGELOG.md
blob: 85c78281d59e31de4281529f6d611655ad9d2896 (plain)
1
2
3
4
# 0.4.1 (July 15, 2018)

* Improve `reserve` and `reserve_exact` (#37).
* Implement `Default` for `Slab` (#43).