Skip to content

Commit cba11c0

Browse files
committed
Updates CHANGELOG
1 parent e84286d commit cba11c0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### 0.5.2
2+
3+
- [Fix] Fixes `TimezoneInfo.utcoffset() method`
4+
- [Fix] Fixes arithmetic operations on intervals not returning intervals.
5+
- [Feature] Adds a small speedup when changing timezones.
6+
- [Feature] Makes .offset_hours return a float.
7+
8+
19
### 0.5.1
210

311
(August 18th, 2016)
@@ -7,6 +15,7 @@
715
- [Fix] Fixes `pt_BR` locale. (Thanks to [YomoFuno](https://github.com/YomoFuno))
816
- [Fix] Fixes `pl` locale. (Thanks to [MichalTHEDUDE](https://github.com/MichalTHEDUDE))
917

18+
1019
### 0.5
1120

1221
(August 15th, 2016)

0 commit comments

Comments
 (0)