This commit is contained in:
bluss
2017-10-21 14:01:46 +02:00
parent acb0cf25e7
commit 75abbd6145
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -22,6 +22,10 @@ __ https://docs.rs/arrayvec
Recent Changes (arrayvec)
-------------------------
- 0.4.4
- Add method ``ArrayVec::truncate()`` by @niklasf
- 0.4.3
- Improve performance for ``ArrayVec::extend`` with a lower level