We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c8cc51 commit 175f2b1Copy full SHA for 175f2b1
HISTORY.md
@@ -1,5 +1,8 @@
1
# createsend-python history
2
3
+## v6.1.0 - 29 August, 2019
4
+* Added support for Journeys endpoints
5
+* This includes client/journeys, journeys/summary and the journeys/email/... endpoints
6
7
## v6.0.0 - 21 May, 2018
8
setup.py
@@ -2,7 +2,7 @@
setup(
name="createsend",
- version='6.0.0',
+ version='6.1.0',
description="A library which implements the complete functionality of the Campaign Monitor API.",
author='Campaign Monitor',
author_email='[email protected]',
0 commit comments