Updated Changelog

This commit is contained in:
Thomas Bytheway 2018-05-24 13:49:23 +01:00
parent 90c75885d0
commit 5d86c53679
1 changed files with 7 additions and 0 deletions

View File

@ -8,6 +8,13 @@ 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.3?
### Features
* Added methods to DateTime/NaiveDateTime to present the stored value as a number
of nanoseconds since the UNIX epoch (@harkonenbade #247)
* Added a serde serialise/deserialise module for nanosecond timestamps. (@harkonenbade #247)
## 0.4.2 ## 0.4.2
### Deprecations ### Deprecations