From fb6dfe2e41512d72d25766fd7128e8f73d6e10eb Mon Sep 17 00:00:00 2001 From: brandonkelly Date: Wed, 4 Sep 2024 11:42:04 -0700 Subject: [PATCH] Cleanup [ci skip] --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8869e70287..838daa4c72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -95,7 +95,6 @@ - Fixed a bug where users couldn’t access catalog pricing rules when the current user had permission. ([#3639](https://github.com/craftcms/commerce/issues/3639)) - Fixed a bug where available shipping methods were not returned in order of price. ([#3631](https://github.com/craftcms/commerce/issues/3631)) - ## 5.0.16.2 - 2024-08-16 - Fixed a bug where variants’ `sku` values could be cleared out when saving a product revision.