Skip to content

Commit

Permalink
Add 5.x changelog items
Browse files Browse the repository at this point in the history
  • Loading branch information
nfourtythree committed Apr 3, 2024
1 parent e99fd5c commit 015eb12
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release Notes for Shopify

## Unreleased

- Added support for syncing variant meta fields. ([#99](https://github.com/craftcms/shopify/issues/99))
- Added the `syncProductMetafields` and `syncVariantMetafields` config settings, which can be enabled to sync meta fields.
- Added `craft\shopify\models\Settings::$syncProductMetafields`.
- Added `craft\shopify\models\Settings::$syncVariantMetafields`.

## 5.0.0 - 2024-03-20

- Shopify now requires Craft CMS 5.0.0-beta.10 or later.
Expand Down

0 comments on commit 015eb12

Please sign in to comment.