From ac364f7a0c412784a025a29b8761dd952947f8ed Mon Sep 17 00:00:00 2001 From: Nathaniel Hammond Date: Thu, 14 Nov 2024 20:48:44 +0000 Subject: [PATCH] Finish 5.2.4 [ci skip] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23de92c878..a29109fa59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Release Notes for Craft Commerce -## Unreleased +## 5.2.4 - 2024-11-14 - Improved the performance of `craft\commerce\elements\Product::getVariants()`. ([#3578](https://github.com/craftcms/commerce/issues/3758)) - Fixed a SQL error that could occur when creating a variant. ([#3763](https://github.com/craftcms/commerce/issues/))