DOC: Update changelog with entries from 0.3 branch

This commit is contained in:
bluss
2017-08-06 18:44:55 +02:00
parent 2de36ba2ca
commit 327760edfa
+9
View File
@@ -39,6 +39,15 @@ Recent Changes (arrayvec)
- ``ArrayString`` implements ``PartialOrd, Ord`` by @tbu- - ``ArrayString`` implements ``PartialOrd, Ord`` by @tbu-
- Require Rust 1.15 - Require Rust 1.15
- 0.3.23
- Implement ``PartialOrd, Ord`` as well as ``PartialOrd<str>`` for
``ArrayString``.
- 0.3.22
- Implement ``Array`` for the 65536 size
- 0.3.21 - 0.3.21
- Use ``encode_utf8`` from crate odds - Use ``encode_utf8`` from crate odds