Bump version
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "arrayvec"
|
name = "arrayvec"
|
||||||
version = "0.3.10"
|
version = "0.3.11"
|
||||||
authors = ["bluss"]
|
authors = ["bluss"]
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
|
|
||||||
|
|||||||
@@ -22,6 +22,10 @@ __ http://bluss.github.io/arrayvec
|
|||||||
Recent Changes
|
Recent Changes
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
- 0.3.11
|
||||||
|
|
||||||
|
- Added trait impls Default, PartialOrd, Ord, Write for ArrayVec
|
||||||
|
|
||||||
- 0.3.10
|
- 0.3.10
|
||||||
|
|
||||||
- Go back to using external NoDrop, fixing a panic safety bug (issue #3)
|
- Go back to using external NoDrop, fixing a panic safety bug (issue #3)
|
||||||
|
|||||||
Reference in New Issue
Block a user