This commit is contained in:
bluss
2017-09-11 21:15:25 +02:00
parent 9d0f801763
commit 1a202a904e
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "arrayvec" name = "arrayvec"
version = "0.4.0" version = "0.4.1"
authors = ["bluss"] authors = ["bluss"]
license = "MIT/Apache-2.0" license = "MIT/Apache-2.0"
+4
View File
@@ -22,6 +22,10 @@ __ https://bluss.github.io/arrayvec
Recent Changes (arrayvec) Recent Changes (arrayvec)
------------------------- -------------------------
- 0.4.1
- Add ``Default`` impl to ``ArrayString`` by @tbu-
- 0.4.0 - 0.4.0
- Reformed signatures and error handling by @bluss and @tbu-: - Reformed signatures and error handling by @bluss and @tbu-: