File tree Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ 0.6 ] - Unreleased
3+ ## [ Unreleased]
44
55### Added
66
5252
5353- Adds a small speedup when changing timezones.
5454
55- ## Changed
55+ ### Changed
5656
5757- Makes ` .offset_hours ` return a float.
5858
59- ## Fixed
59+ ### Fixed
6060
6161- Fixes ` TimezoneInfo.utcoffset() ` method.
6262- Fixes arithmetic operations on intervals not returning intervals.
@@ -167,3 +167,18 @@ This version causes major breaking API changes to simplify it and making it more
167167## [ 0.1] - 2016-07-04
168168
169169Initial release
170+
171+
172+ [ Unreleased ] : https://github.com/sdispater/pendulum/compare/0.5.5...HEAD
173+ [ 0.5.5 ] : https://github.com/sdispater/pendulum/releases/tag/0.5.5
174+ [ 0.5.4 ] : https://github.com/sdispater/pendulum/releases/tag/0.5.4
175+ [ 0.5.3 ] : https://github.com/sdispater/pendulum/releases/tag/0.5.3
176+ [ 0.5.2 ] : https://github.com/sdispater/pendulum/releases/tag/0.5.2
177+ [ 0.5.1 ] : https://github.com/sdispater/pendulum/releases/tag/0.5.1
178+ [ 0.5 ] : https://github.com/sdispater/pendulum/releases/tag/0.5
179+ [ 0.4 ] : https://github.com/sdispater/pendulum/releases/tag/0.4
180+ [ 0.3.1 ] : https://github.com/sdispater/pendulum/releases/tag/0.3.1
181+ [ 0.3 ] : https://github.com/sdispater/pendulum/releases/tag/0.3
182+ [ 0.2 ] : https://github.com/sdispater/pendulum/releases/tag/0.2
183+ [ 0.1.1 ] : https://github.com/sdispater/pendulum/releases/tag/0.1.1
184+ [ 0.1 ] : https://github.com/sdispater/pendulum/releases/tag/0.1
You can’t perform that action at this time.
0 commit comments