Skip to content

Commit 772876c

Browse files
Le ThuongLe Thuong
Le Thuong
authored and
Le Thuong
committed
Release 1.7.3
1 parent 76ebfcf commit 772876c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to `shopware-php-sdk` will be documented in this file.
44

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

7+
### 1.7.3
8+
- [Fix Schema caching](https://github.com/vienthuong/shopware-php-sdk/pull/62)
9+
- [Loosen Guzzle requirement](https://github.com/vienthuong/shopware-php-sdk/pull/63)
10+
711
### 1.7.2
812
- [Fix EntityCollection is returned for empty result](https://github.com/vienthuong/shopware-php-sdk/issues/58)
913
- [Fix EntityRepository::searchIds does not throw ShopwareSearchResponseException](https://github.com/vienthuong/shopware-php-sdk/issues/49)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A PHP SDK for Shopware 6 Platform",
44
"type": "library",
55
"license": "MIT",
6-
"version": "1.7.2",
6+
"version": "1.7.3",
77
"authors": [
88
{
99
"name": "vin",

0 commit comments

Comments
 (0)