Bump version

This commit is contained in:
bluss
2015-09-10 19:52:06 +02:00
parent def1be54ed
commit 5a0e53257c
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -22,6 +22,10 @@ __ http://bluss.github.io/arrayvec
Recent Changes
--------------
- 0.3.11
- Added trait impls Default, PartialOrd, Ord, Write for ArrayVec
- 0.3.10
- Go back to using external NoDrop, fixing a panic safety bug (issue #3)