Skip to content

Commit 532ba53

Browse files
committed
Updates CHANGELOG
1 parent 08127b2 commit 532ba53

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log
22

3-
[1.1.0]
3+
## [Unreleased]
4+
5+
### Fixed
6+
7+
- Fixed `diff_for_humans()` when crossing DST transitions.
8+
9+
10+
## [1.1.0] - 2017-02-20
411

512
### Added
613

@@ -13,7 +20,7 @@
1320
- Formatting (with f-strings or `format()`) will now use the configured formatter.
1421

1522

16-
## [1.0.2]
23+
## [1.0.2] - 2017-02-04
1724

1825
### Changed
1926

@@ -24,14 +31,14 @@
2431
- Fixed `day_of_year` not returning the correct value. (Thanks to [asrenzo](https://github.com/asrenzo))
2532

2633

27-
## [1.0.1]
34+
## [1.0.1] - 2017-01-25
2835

2936
### Fixed
3037

3138
- Fixed parsing, especially for strings in the form `31-01-01`.
3239

3340

34-
## [1.0.0]
41+
## [1.0.0] - 2017-01-17
3542

3643
### Changed
3744

0 commit comments

Comments
 (0)