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 a616a02 commit 7cb730eCopy full SHA for 7cb730e
CHANGELOG.md
@@ -1,7 +1,8 @@
1
### 0.5.2
2
3
-- [Fix] Fixes `TimezoneInfo.utcoffset() method`
+- [Fix] Fixes `TimezoneInfo.utcoffset() method`.
4
- [Fix] Fixes arithmetic operations on intervals not returning intervals.
5
+- [Fix] Allows Pendulum instances comparison to None . (Thanks to [jkeyes](https://github.com/jkeyes))
6
- [Feature] Adds a small speedup when changing timezones.
7
- [Feature] Makes .offset_hours return a float.
8
0 commit comments