We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0f0b9e commit a8490aeCopy full SHA for a8490ae
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.2.4 - 2021-06-14
2
+### Fixed
3
+- Fix Guzzle 7 support (via @Diewy)
4
+
5
## 1.2.3 - 2020-11-12
6
### Fixed
7
- Fix Composer 2 compatibility (Fixes #39, via @brandonkelly)
composer.json
@@ -1,7 +1,7 @@
{
"name": "ether/mailchimp-commerce",
"description": "Mailchimp integration with Craft Commerce",
- "version": "1.2.3",
+ "version": "1.2.4",
"type": "craft-plugin",
"keywords": [
"mailchimp",
0 commit comments