From 3ee15c4fd1287f1a49a6ebb5a0c972629fd87754 Mon Sep 17 00:00:00 2001 From: subscribie-bot Date: Tue, 23 Jul 2024 18:31:20 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a73aa160..5bb39dbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# v0.1.197 (Tue Jul 23 2024) + +#### 🐛 Bug Fix + +- Fix #1381 Include all question columns in CSV export [#1382](https://github.com/Subscribie/subscribie/pull/1382) ([@chrisjsimpson](https://github.com/chrisjsimpson)) +- Fix: Dont attempt to create subscription if donation [#1380](https://github.com/Subscribie/subscribie/pull/1380) ([@chrisjsimpson](https://github.com/chrisjsimpson)) +- Fix #1379 as a shop owner I see the subscriber name and email in new subscriber email notifications [#1380](https://github.com/Subscribie/subscribie/pull/1380) ([@chrisjsimpson](https://github.com/chrisjsimpson)) + +#### Authors: 1 + +- [@chrisjsimpson](https://github.com/chrisjsimpson) + +--- + # v0.1.196 (Wed Jul 17 2024) #### 🐛 Bug Fix