Bump version

This commit is contained in:
root
2015-07-30 16:16:42 +02:00
parent cf273fec1f
commit d3728b654e
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -22,6 +22,11 @@ __ http://bluss.github.io/arrayvec
Recent Changes
--------------
- 0.3.8
- Inline the non-dropping logic to remove one drop flag in the
ArrayVec representation.
- 0.3.7
- Added method .into_inner()