We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7eb6a8 commit 3973609Copy full SHA for 3973609
1 file changed
HISTORY.md
@@ -1,5 +1,9 @@
1
# createsend-python history
2
3
+# v8.0.0 - 4 Dec, 2024
4
+* Upgrades to allow this wrapper to be used with Python 3.12 and beyond.
5
+* Breaking: Python versions 3.5 and prior will no longer work with this version of the wrapper.
6
+
7
## v7.0.0 - 15 Dec, 2021
8
* Upgrades to Createsend API v3.3 which includes new breaking changes
9
* Breaking: 'client.campaigns' now returned an object to support pagination (use .Results to get the array of campaigns)
0 commit comments