Add changelog entries for already-merged changes

This commit is contained in:
Brandon W Maister 2018-07-28 15:24:35 -04:00
parent 512f21d481
commit ffb27b8cc7
1 changed files with 8 additions and 0 deletions

View File

@ -8,6 +8,14 @@ Chrono obeys the principle of [Semantic Versioning](http://semver.org/).
There were/are numerous minor versions before 1.0 due to the language changes. There were/are numerous minor versions before 1.0 due to the language changes.
Versions with only mechnical changes will be omitted from the following list. Versions with only mechnical changes will be omitted from the following list.
## 0.4.5 (unreleased)
### Features
* Added several more serde deserialization helpers (@novacrazy #258)
* Enabled all features on the playground (@davidtwco #267)
* Improved docs (@storyfeet #261)
## 0.4.4 ## 0.4.4
### Features ### Features