Add CHANGELOG entry for upcoming unreleased changes
This commit is contained in:
parent
1499de251a
commit
a448800727
|
@ -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 mechanical changes will be omitted from the following list.
|
Versions with only mechanical changes will be omitted from the following list.
|
||||||
|
|
||||||
|
## next
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
* Add '0' to single-digit days in rfc2822 date format (@wyhaya #323)
|
||||||
|
* Correctly pad DelayedFormat (@SamokhinIlya #320)
|
||||||
|
|
||||||
## 0.4.7
|
## 0.4.7
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
Loading…
Reference in New Issue