Skip to content

Commit 2637a8e

Browse files
committed
Updates CHANGELOG
1 parent e53b959 commit 2637a8e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
### 0.6
2+
3+
- [Feature] Adds an option to control transition normalization behavior.
4+
- [Feature] Adds a separator keyword argument to `Interval.in_words()` method.
5+
- [Feature] Adds an alternative formatter.
6+
- [Feature] Improves meridians formatting by supporting minutes.
7+
- [Feature] Adds support for pytz tzinfo in `instance()` method
8+
- [Feature] Changes behavior of `create*()` methods (time now defaults to `00:00:00`)
9+
- [Fix] Fixes setters and modifiers (start_of/end_of) to properly apply transitions.
10+
111
### 0.5.5
212

313
(September 1st, 2016)

0 commit comments

Comments
 (0)