From b1dac454fd85fce9df8ad7bb1151981574ef56c6 Mon Sep 17 00:00:00 2001 From: Nathaniel Hammond Date: Wed, 5 Jun 2024 19:32:23 +0100 Subject: [PATCH] Finish 5.0.9 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa0b5acf5f..40334dfdb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Release Notes for Craft Commerce -## Unreleased +## 5.0.9 - 2024-06-05 - Product Title fields are no longer shown when “Show the Title field” is disabled and there’s a validation error on the `title` attribute. ([craftcms/cms#13876](https://github.com/craftcms/cms/issues/13876)) - Fixed a PHP error that occurred when saving donation settings on multi-store installs. ([#3521](https://github.com/craftcms/commerce/issues/3521))