File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to `shopware-php-sdk` will be documented in this file.
4
4
5
5
Updates should follow the [ Keep a CHANGELOG] ( http://keepachangelog.com/ ) principles.
6
6
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
+
7
11
### 1.7.2
8
12
- [ Fix EntityCollection is returned for empty result] ( https://github.com/vienthuong/shopware-php-sdk/issues/58 )
9
13
- [ Fix EntityRepository::searchIds does not throw ShopwareSearchResponseException] ( https://github.com/vienthuong/shopware-php-sdk/issues/49 )
Original file line number Diff line number Diff line change 3
3
"description" : " A PHP SDK for Shopware 6 Platform" ,
4
4
"type" : " library" ,
5
5
"license" : " MIT" ,
6
- "version" : " 1.7.2 " ,
6
+ "version" : " 1.7.3 " ,
7
7
"authors" : [
8
8
{
9
9
"name" : " vin" ,
You can’t perform that action at this time.
0 commit comments