From aa3a4e1db34b132d255b22733f924377a2a30cde Mon Sep 17 00:00:00 2001 From: bencroker Date: Mon, 23 Sep 2024 14:18:19 +0200 Subject: [PATCH] 2.17.4 --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9cc69fb..438422ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,16 @@ # Release Notes for Campaign -## 2.17.4 - Unreleased +## 2.17.4 - 2024-09-23 ### Changed -- Improved the French translation ([#484](https://github.com/putyourlightson/craft-campaign/issues/484)). +- Improved the French translation ([#493](https://github.com/putyourlightson/craft-campaign/issues/493)). +- Improved the German translation. + +### Fixed + +- Fixed a bug in which changing the subscription status of a draft contact multiple times before saving could fail ([#494](https://github.com/putyourlightson/craft-campaign/issues/494)). +- Fixed status icons for draft campaigns and contacts. ## 2.17.3 - 2024-08-12