From e5059bc7fc325b5d0991f435473207a21d559fc7 Mon Sep 17 00:00:00 2001 From: Luke Holder Date: Fri, 9 Jun 2023 21:48:42 +0800 Subject: [PATCH] Release notes --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4478133..dd176f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,8 @@ - Added support for keeping Variant inventory quantity synced. ([#61](https://github.com/craftcms/shopify/issues/61)) - Added `craft\shopify\elements\db\ProductQuery::publishedScope()`. ([#65](https://github.com/craftcms/shopify/issues/65)) +- Fixed a PHP error that occurred when saving the plugin settings while headless mode was enabled. ([#68])https://github.com/craftcms/shopify/issues/68)) - Fixed an SQL error when installing the plugin on PostgreSQL. ([#58](https://github.com/craftcms/shopify/issues/58) -- ## 3.1.1 - 2023-01-20