mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-25 00:00:22 +02:00
Make bytes_mut -> chunk_mut rename more easily discoverable (#471)
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
# 1.0.0 (December 22, 2020)
|
||||
|
||||
### Changed
|
||||
- Rename Buf/BufMut, methods to chunk/chunk_mut (#450)
|
||||
- Rename `Buf`/`BufMut` methods `bytes()` and `bytes_mut()` to `chunk()` and `chunk_mut()` (#450)
|
||||
|
||||
### Removed
|
||||
- remove unused Buf implementation. (#449)
|
||||
|
||||
Reference in New Issue
Block a user