Update readme / changelog (#451)

This commit is contained in:
Arve Knudsen
2020-12-20 07:31:22 -08:00
committed by GitHub
parent 06907f3e7b
commit e398b0a209
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
# 1.0.0 (unreleased)
- Rename Buf/BufMut, methods to chunk/chunk_mut (#450)
- remove unused Buf implementation. (#449)
# 0.6.0 (October 21, 2020)
API polish in preparation for a 1.0 release.