Skip to content

Commit

Permalink
Finish 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nfourtythree committed Jun 18, 2024
1 parent f28a218 commit c90835c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Release Notes for Shopify

## Unreleased
## 5.2.0 - 2024-06-18

- Fixed a bug where syncing Shopify variants would be limited to 50. ([#115](https://github.com/craftcms/shopify/issues/115))
- `shopify/sync` commands now support a `--throttle` option.
- Fixed a bug where syncing Shopify variants would be limited to 50. ([#115](https://github.com/craftcms/shopify/issues/115))
- Added `craft\shopify\console\controllers\SyncController::$throttle`.
- Added `craft\shopify\services\Products::$throttle`.
- Added `craft\shopify\services\Products::$sleepSeconds`.
Expand Down

0 comments on commit c90835c

Please sign in to comment.