prepare for 0.6 work (#428)

This commit is contained in:
Carl Lerche
2020-10-16 11:49:27 -07:00
committed by GitHub
parent 6fdb7391ce
commit 422048eb24
3 changed files with 9 additions and 4 deletions
+4
View File
@@ -1,3 +1,7 @@
# 0.6.0 (unreleased)
# 0.5.6 (July 13, 2020)
- Improve `BytesMut` to reuse buffer when fully `advance`d.