From 2cf8bb893fb57bbb81347c3343b9039da71379ff Mon Sep 17 00:00:00 2001 From: Luke Holder Date: Wed, 20 Nov 2024 23:00:20 +0800 Subject: [PATCH] Finish 5.2.5 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3d8f23c29..913d9dcb86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Release Notes for Craft Commerce -## Unreleased +## 5.2.5 - 2024-11-20 - The `resave/products`, `resave/orders`, and `resave/carts` commands now support the `--with-fields` option. - Fixed a SQL error that could occur when updating. ([#3778](https://github.com/craftcms/commerce/issues/3778))