diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e5516a..fa073d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Release Notes for CardConnect for Craft Commerce +## 1.5.1.1 - 2021-04-29 +### Fixed +* Fixed bug preventing saved payment sources from populating payments + ## 1.5.1 - 2021-04-22 ### Fixed * Fixed bug preventing saved payment sources from populating payments diff --git a/composer.json b/composer.json index 71a584d..7e0bf92 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "jmauzyk/commerce-cardconnect", "description": "CardConnect integration for Craft Commerce", "type": "craft-plugin", - "version": "1.5.1", + "version": "1.5.1.1", "keywords": [ "craft", "cms",