From 56bc9e7f7f67e5ef3739a4b438f148ee3d798f5c Mon Sep 17 00:00:00 2001 From: subscribie-bot Date: Mon, 26 Aug 2024 21:01:50 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd49d941..334ff517 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# v0.1.201 (Mon Aug 26 2024) + +#### 🐛 Bug Fix + +- #1398 remove duplicate Integration.query.first() [#1394](https://github.com/Subscribie/subscribie/pull/1394) ([@chrisjsimpson](https://github.com/chrisjsimpson)) +- Fix #1393 run mailchimp submission as background task [#1394](https://github.com/Subscribie/subscribie/pull/1394) ([@chrisjsimpson](https://github.com/chrisjsimpson)) +- Fix #1393 As a shop owner, new Subscribers can be sent to my Mailchimp audience list [#1394](https://github.com/Subscribie/subscribie/pull/1394) ([@chrisjsimpson](https://github.com/chrisjsimpson)) +- wip Fix #1393 As a shop owner, I can connect Mailchimp to my shop [#1394](https://github.com/Subscribie/subscribie/pull/1394) ([@chrisjsimpson](https://github.com/chrisjsimpson)) + +#### Authors: 1 + +- [@chrisjsimpson](https://github.com/chrisjsimpson) + +--- + # v0.1.200 (Mon Aug 12 2024) #### 🐛 Bug Fix