From da5ccb120fa85326eb9590b6f625e1f070266b12 Mon Sep 17 00:00:00 2001 From: Rhys Hall Date: Fri, 15 Oct 2021 19:49:15 +1100 Subject: [PATCH] v0.3.2 --- CHANGELOG.md | 4 ++++ composer.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dd362f..22b331e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## v0.3.2 +### Fixed issues +* Fixed issue with associated properties being incorrectly updated on create() methods resulting in "Indirect modification of overloaded property" error. [Issue #9](https://github.com/rhysnhall/etsy-php-sdk/issues/9) + ## v0.3.1 ### Fixed issues diff --git a/composer.json b/composer.json index 53679a2..12200e0 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "rhysnhall/etsy-php-sdk", - "version": "0.3.1", + "version": "0.3.2", "description": "PHP SDK for Etsy API v3.", "type": "library", "keywords": [