Bump version to v0.4.10 (#227)

This commit is contained in:
Carl Lerche
2018-09-04 13:31:26 -07:00
committed by GitHub
parent f09c51c34e
commit 456221d165
3 changed files with 13 additions and 3 deletions
+5
View File
@@ -1,3 +1,8 @@
# 0.4.10 (September 4, 2018)
* impl `Buf` and `BufMut` for `Either` (#225).
* Add `Bytes::slice_ref` (#208).
# 0.4.9 (July 12, 2018)
* Add 128 bit number support behind a feature flag (#209).