Fix a typo in CHANGELOG.md (#251)

This commit is contained in:
南浦月
2019-03-30 04:54:25 +08:00
committed by Carl Lerche
parent 3881a8a158
commit b2c5c88732
+1 -1
View File
@@ -1,4 +1,4 @@
# 0.4.12 (March 6, 2018)
# 0.4.12 (March 6, 2019)
### Added
- Implement `FromIterator<&'a u8>` for `BytesMut`/`Bytes` (#244).