mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-09-07 00:00:10 +02:00
Merge branch 'v0.4.x'
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# 0.5.0 (unreleased)
|
||||
|
||||
# 0.4.7 (April 27, 2018)
|
||||
|
||||
* Make `Buf` and `BufMut` usable as trait objects (#186).
|
||||
* impl BorrowMut for BytesMut (#185).
|
||||
* Improve accessor performance (#195).
|
||||
|
||||
# 0.4.6 (Janary 8, 2018)
|
||||
|
||||
* Implement FromIterator for Bytes/BytesMut (#148).
|
||||
|
||||
Reference in New Issue
Block a user