Skip to content

Commit

Permalink
Changelog v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysnhall committed Sep 3, 2021
1 parent abc8fda commit 7a6e697
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 @@
# Changelog

## v0.2.1

### Fixed issues
* updateVariationImages() method in Listings resource now correctly uses POST method [#5](https://github.com/rhysnhall/etsy-php-sdk/issues/5)
* Typo in ShippingUpgrade update and delete methods [#7](https://github.com/rhysnhall/etsy-php-sdk/issues/7)
* When uploading an image or file the Etsy Client will now POST the data as multipart.

## v0.2
Finalise basics of all methods as per Etsy's API reference.

Expand Down

0 comments on commit 7a6e697

Please sign in to comment.