Skip to content

Commit

Permalink
feat: Add support of Python 3.12
Browse files Browse the repository at this point in the history
Update CHANGES.md
  • Loading branch information
akalex committed Dec 15, 2023
1 parent 502b8e0 commit 43b73af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## 1.3.0
- Support of Python 3.12 added.
- [FIX] Add missing dependency ``type_extensions`` to be able using type annotations on Python 3.7

## 1.2.0
- Added support of sending transactional push notifications. More details of how to send Push Notifications via CustomerIO https://customer.io/docs/journeys/transactional-api/#transactional-push-notifications
Expand Down

0 comments on commit 43b73af

Please sign in to comment.