Skip to content

Commit 31d15ae

Browse files
committed
Update CHANGELOG
1 parent cc1c642 commit 31d15ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
- Fixed reading timezone files.
1010
- Added support for parsing padded 2-digit days of the month with `from_format()`
1111
- Fixed `from_format()` trying to parse escaped tokens.
12+
- Fixed the `z` token timezone parsing in `from_format()` to allow underscores.
13+
- Fixed C extensions build errors.
14+
- Fixed `age` calculation for future dates.
1215

1316

1417
## [2.0.3] - 2018-07-30

0 commit comments

Comments
 (0)