Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysnhall committed Jul 17, 2024
1 parent ef40f23 commit c56bbda
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v1.0.1
### Fixed issues
* Correct ListingInventory::get to be a static method
* Add support for params to Listing->inventory method

## v1.0
### Changes
* Everything. Unfortunately, this is a breaking update.
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rhysnhall/etsy-php-sdk",
"version": "1.0",
"version": "1.0.1",
"description": "PHP SDK for Etsy API v3.",
"type": "library",
"keywords": [
Expand Down

0 comments on commit c56bbda

Please sign in to comment.