Skip to content

Commit

Permalink
Changelog tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Jul 31, 2024
1 parent 038cbfc commit 26cba3c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

## Unreleased

- Fixed a SQL error that could occur when updating Commerce on PostgreSQL. ([#3600](https://github.com/craftcms/commerce/pull/3600), [#3601](https://github.com/craftcms/commerce/pull/3601))
- Fixed a bug where payment modals did not calculate additional payment currencies on Edit Order pages.
- Fixed a SQL error that could occur when upgrading to Commerce 5 on PostgreSQL. ([#3600](https://github.com/craftcms/commerce/pull/3600), [#3601](https://github.com/craftcms/commerce/pull/3601))
- Fixed a bug where payment modals weren’t calculating additional payment currencies on Edit Order pages.
- Fixed a PHP error that occurred when retrieving an order that referenced a deleted payment currency.
- Fixed a bug where extra shipping categories unrelated to the current store were showing up on Edit Variant pages. ([#3608](https://github.com/craftcms/commerce/issues/3608))
- Fixed a bug where Edit Variant screens were showing shipping categories that were unrelated to the current store. ([#3608](https://github.com/craftcms/commerce/issues/3608))

## 5.0.14 - 2024-07-24

Expand Down

0 comments on commit 26cba3c

Please sign in to comment.