diff --git a/README.md b/README.md index 1004ed1..31d2136 100644 --- a/README.md +++ b/README.md @@ -27,15 +27,14 @@ in order to rebuild the JS for Flow Builder. ## Changelog -### 1.1.0-RC2 +### 1.1.0 #### What's new +- We've added a new flow action to add or update contacts in Dotdigital. Email addresses can be added to address books, with data fields, and options for resubscribe and double opt-in. - We've added a new flow action to enroll contacts to marketing programs in Dotdigital. -### 1.1.0-RC1 - -#### What's new -- We've added a new flow action to add or update contacts in Dotdigital. Email addresses can be added to address books, with data fields, and options for resubscribe and double opt-in. +#### Improvements +- Merchants using our transactional email flow action can now choose from a list of triggered campaigns to send from Dotdigital. ### 1.0.0 diff --git a/composer.json b/composer.json index f7719ca..108526a 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "dotdigital/dotdigital-for-shopware-flowbuilder", "description": "Integrate with Dotdigital using Flow Builder actions.", - "version": "1.1.0-RC2", + "version": "1.1.0", "type": "shopware-platform-plugin", "license": "MIT", "authors": [