Skip to content

Commit a8490ae

Browse files
committed
1.2.4
1 parent b0f0b9e commit a8490ae

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.2.4 - 2021-06-14
2+
### Fixed
3+
- Fix Guzzle 7 support (via @Diewy)
4+
15
## 1.2.3 - 2020-11-12
26
### Fixed
37
- Fix Composer 2 compatibility (Fixes #39, via @brandonkelly)

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ether/mailchimp-commerce",
33
"description": "Mailchimp integration with Craft Commerce",
4-
"version": "1.2.3",
4+
"version": "1.2.4",
55
"type": "craft-plugin",
66
"keywords": [
77
"mailchimp",

0 commit comments

Comments
 (0)