Skip to content

Commit

Permalink
Release notes update
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeholder committed Nov 10, 2023
1 parent 877a045 commit e5b51ea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release Notes for Craft Commerce

## Unreleased

- Improved the performance of the `craft\commerce\elements\db\VariantQuery::hasProduct()` and `craft\commerce\elements\db\ProductQuery::hasVariant()` query params. ([#3325](https://github.com/craftcms/commerce/pull/3325))

## 4.3.2 - 2023-10-31

- Product GraphQL queries now support `promotable`, `freeShipping`, `defaultSku`, `defaultHeight`, `defaultLength`, `defaultWidth`, and `defaultWeight` arguments. ([#3307](https://github.com/craftcms/commerce/pull/3307))
Expand Down

0 comments on commit e5b51ea

Please sign in to comment.