Skip to content

Commit cb09bcb

Browse files
committed
Cleanup
1 parent cd8f0de commit cb09bcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## Unreleased
44

5-
- Fixed a bug where `forgetCart()` was ineffective when `getCart()` was called later in the same request. ([#4279](https://github.com/craftcms/commerce/issues/4279))
65
- Fixed a bug where variants weren’t being saved for product types with a Variant SKU Format that could cause duplicate SKUs. ([#4249](https://github.com/craftcms/commerce/issues/4249))
76
- Fixed a PHP error that occurred when marking an inventory transfer as pending. ([#4267](https://github.com/craftcms/commerce/issues/4267))
87
- Improved the performance of migrations when upgrading to 5.x. ([#4277](https://github.com/craftcms/commerce/issues/4277))
98
- Fixed a bug where variants' sort order wasn’t being respected when reordering with disabled variants. ([#4270](https://github.com/craftcms/commerce/issues/4270))
9+
- Fixed a bug where forgetting the cart was ineffective when get cart was called later in the same request. ([#4279](https://github.com/craftcms/commerce/issues/4279))
1010

1111
## 5.6.1.1 - 2026-03-27
1212

0 commit comments

Comments
 (0)