Skip to content

Commit 97986b8

Browse files
committed
Add changelog
1 parent 1d08742 commit 97986b8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog/251.fixed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fix typing for Python 3.9 and remove support for Python 3.13
1+
Fix typing for Python 3.9

changelog/255.fixed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Refactor Timestamp to use `whenever` instead of `pendulum` and extend Timestamp with add(), subtract(), and to_datetime(). Direct access to `obj` and `add_delta` have been deprecated and will be removed in a future version.

0 commit comments

Comments
 (0)