mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-09-06 00:00:14 +02:00
chore: prepare v0.5.1 release (#322)
This commit is contained in:
committed by
Carl Lerche
parent
1db67b4a87
commit
3cf91283f8
+6
-1
@@ -1,7 +1,12 @@
|
||||
# 0.5.1 (November 25, 2019)
|
||||
|
||||
### Fix
|
||||
- Growth documentation for `BytesMut` (#321)
|
||||
|
||||
# 0.5.0 (November 25, 2019)
|
||||
|
||||
### Fix
|
||||
- potential overflow in `copy_to_slice`
|
||||
- Potential overflow in `copy_to_slice`
|
||||
|
||||
### Changed
|
||||
- Increased minimum supported Rust version to 1.39.
|
||||
|
||||
Reference in New Issue
Block a user