Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dgarros committed Feb 26, 2025
1 parent 1d08742 commit 97986b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion changelog/251.fixed.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Fix typing for Python 3.9 and remove support for Python 3.13
Fix typing for Python 3.9
1 change: 1 addition & 0 deletions changelog/255.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +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 comments on commit 97986b8

Please sign in to comment.