We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e84286d commit cba11c0Copy full SHA for cba11c0
CHANGELOG.md
@@ -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
9
### 0.5.1
10
11
(August 18th, 2016)
@@ -7,6 +15,7 @@
15
- [Fix] Fixes `pt_BR` locale. (Thanks to [YomoFuno](https://github.com/YomoFuno))
16
- [Fix] Fixes `pl` locale. (Thanks to [MichalTHEDUDE](https://github.com/MichalTHEDUDE))
17
18
19
### 0.5
20
12
21
(August 15th, 2016)
0 commit comments