You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@
3
3
### Unreleased
4
4
5
5
### Fixed
6
-
- Fixed a bug where the incorrect currency conversion amount was calculated when paying the outstanding balance in a non-primary currency.
6
+
- Fixed a bug where an incorrect amount could be calculated when paying an outstanding balance in a non-primary currency.
7
7
- Fixed a bug where shipping rules were enforcing the “Order Condition Formula” field as required. ([#2098](https://github.com/craftcms/commerce/issues/2098))
8
-
- Fixed a bug where Base Discount and Per Item Discount fields would show negative values on the Edit Discount page. ([#2090](https://github.com/craftcms/commerce/issues/2090))
8
+
- Fixed a bug where Base Discount and Per Item Discount fields could show negative values on the Edit Discount page. ([#2090](https://github.com/craftcms/commerce/issues/2090))
0 commit comments