Skip to content

Commit 39d4164

Browse files
committed
Release notes
1 parent b6ccce2 commit 39d4164

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
## Unreleased
44

5-
- Fixed a SQL error that occurred when processing fulfillments on PostgreSQL, due to a stale check constraint from a table rename. ([#4291](https://github.com/craftcms/commerce/issues/4291))
5+
- Fixed a SQL error that occurred when processing a fulfillment on PostgreSQL. ([#4291](https://github.com/craftcms/commerce/issues/4291))
66
- Fixed a bug where custom field tabs were duplicated in the tabs dropdown menu on Edit Order pages. ([#4293](https://github.com/craftcms/commerce/issues/4293))
77
- Fixed a bug where the "Set default variant" element action wasn't immediately reflected in the element index. ([#4294](https://github.com/craftcms/commerce/issues/4294))
8-
- Fixed a bug where variants could end up without an inventory item, causing an error when editing them. ([#3837](https://github.com/craftcms/commerce/issues/3837))
8+
- Fixed a PHP error that occurred when variants could end up without an inventory item. ([#3837](https://github.com/craftcms/commerce/issues/3837))
99

1010
## 5.6.3 - 2026-04-29
1111

0 commit comments

Comments
 (0)