Commit d1a64d4
bors-servo
Auto merge of #91 - mbrubeck:bump, r=KiChjang
Version 0.6.1
Change log for this release:
* Add `smallvec!` macro (#90)
* Implement `Array` trait for `[T; 0]` (#88)
* Add `resize` method (#82)
* Correct a typo in the docs (#81)
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-smallvec/91)
<!-- Reviewable:end -->1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments