Skip to content

Commit 7cb730e

Browse files
committed
Updates CHANGELOG
1 parent a616a02 commit 7cb730e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
### 0.5.2
22

3-
- [Fix] Fixes `TimezoneInfo.utcoffset() method`
3+
- [Fix] Fixes `TimezoneInfo.utcoffset() method`.
44
- [Fix] Fixes arithmetic operations on intervals not returning intervals.
5+
- [Fix] Allows Pendulum instances comparison to None . (Thanks to [jkeyes](https://github.com/jkeyes))
56
- [Feature] Adds a small speedup when changing timezones.
67
- [Feature] Makes .offset_hours return a float.
78

0 commit comments

Comments
 (0)