This commit is contained in:
bluss
2017-09-24 18:11:01 +02:00
parent e33de4b1ce
commit 6a7445f2dd
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -22,6 +22,10 @@ __ https://bluss.github.io/arrayvec
Recent Changes (arrayvec)
-------------------------
- 0.4.2
- Add constructor method ``new`` to ``CapacityError``.
- 0.4.1
- Add ``Default`` impl to ``ArrayString`` by @tbu-