chore: prepare v1.0.0 release (#453)

This commit is contained in:
Carl Lerche
2020-12-22 15:30:20 -08:00
committed by GitHub
parent ed1d194660
commit 064ad9a1a0
3 changed files with 6 additions and 4 deletions
+4 -1
View File
@@ -1,6 +1,9 @@
# 1.0.0 (unreleased)
# 1.0.0 (December 22, 2020)
### Changed
- Rename Buf/BufMut, methods to chunk/chunk_mut (#450)
### Removed
- remove unused Buf implementation. (#449)
# 0.6.0 (October 21, 2020)