Skip to content

Commit

Permalink
Merge branch 'v0.4.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
carllerche committed May 25, 2018
2 parents 3557baf + 406b048 commit 8d5b46c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# 0.5.0 (unreleased)

# 0.4.8 (May 25, 2018)

* Fix panic in `BytesMut` `FromIterator` implementation.
* Bytes: Recycle space when reserving space in vec mode (#197).
* Bytes: Add resize fn (#203).

# 0.4.7 (April 27, 2018)

* Make `Buf` and `BufMut` usable as trait objects (#186).
Expand Down

0 comments on commit 8d5b46c

Please sign in to comment.