File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ### 0.5
2+
3+
4+ This version introduces a new timezone library which improves
5+ timezone switching and behavior around DST transition times.
6+
7+ - Adds a new timezone library to properly normalize and localize datetimes.
8+ `` Pendulum `` no longer relies on `` pytz `` .
9+ Check the [ Documentation] ( /docs/#timezone ) to see what has changed exactly.
10+
11+
112### 0.4
213
314(July 26th, 2016)
415
5- This version mostly brings the new < code > Period</ code > class and improves performances overall.
16+ This version mostly brings the new `` Period `` class and improves performances overall.
617
718- Adds the ` Period ` class, which basically is a datetime-aware interval.
819- Makes the ` format() ` method support a ` locale ` keyword argument.
You can’t perform that action at this time.
0 commit comments