Skip to content

Commit

Permalink
Changelog tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Jun 18, 2024
1 parent aafc2da commit a4f14c7
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,11 +2,11 @@

## Unreleased

- Fixed a bug where `Product::$defaultPrice` could return an incorrect value.
- Fixed a bug where default variant attributes weren’t being saved on the product.
- Fixed a bug where search wasn’t working on Users index page.
- Added `craft\commerce\elements\Product::getDefaultPrice()`.
- Added `craft\commerce\elements\Product::setDefaultPrice()`.
- Fixed a bug where `craft\commerce\elements\Product::$defaultPrice` could return an incorrect value.
- Fixed a bug where default variant attributes weren’t being saved on products.
- Fixed a bug where search wasn’t working on user indexes.

## 5.0.10.1 - 2024-06-14

Expand Down

0 comments on commit a4f14c7

Please sign in to comment.