Skip to content

Commit

Permalink
Release 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Le Thuong authored and Le Thuong committed Dec 21, 2022
1 parent 76ebfcf commit 772876c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to `shopware-php-sdk` will be documented in this file.

Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

### 1.7.3
- [Fix Schema caching](https://github.com/vienthuong/shopware-php-sdk/pull/62)
- [Loosen Guzzle requirement](https://github.com/vienthuong/shopware-php-sdk/pull/63)

### 1.7.2
- [Fix EntityCollection is returned for empty result](https://github.com/vienthuong/shopware-php-sdk/issues/58)
- [Fix EntityRepository::searchIds does not throw ShopwareSearchResponseException](https://github.com/vienthuong/shopware-php-sdk/issues/49)
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A PHP SDK for Shopware 6 Platform",
"type": "library",
"license": "MIT",
"version": "1.7.2",
"version": "1.7.3",
"authors": [
{
"name": "vin",
Expand Down

0 comments on commit 772876c

Please sign in to comment.