Skip to content

Commit a2e4eb2

Browse files
committed
Version 9.1.3
1 parent 84267a1 commit a2e4eb2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

HISTORY.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# createsend-python history
22

3+
## v9.1.3 - 4 Feb, 2025
4+
* Updated cacert.pem. From [#92](https://github.com/campaignmonitor/createsend-python/pull/92)
5+
* Updates various URLs to use HTTPS
6+
* Fixes some URLs in CONTRIBUTING.md
7+
* Use GH Workflow badge instead of inactive Travis one in documentation. From [#91](https://github.com/campaignmonitor/createsend-python/pull/91)
8+
9+
10+
## v9.1.2 - 29 Jan, 2025
11+
* This release updates the add() and update() methods in lib/subscriber.py, enabling users to add subscribers' mobile numbers along with their consent to receive SMS messages.
12+
* Updated subscriber.py within samples to showcase new use cases resulting from these updates. [PR](https://github.com/campaignmonitor/createsend-python/pull/90)
13+
314
## v9.0.2 - 23 Jan, 2025
415
* Improved error handling for 400 and 500 errors: Now displays error codes and error messages for better debugging.
516

0 commit comments

Comments
 (0)