This repository was archived by the owner on Oct 24, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 1.5.1 " ></a >
2+ ## [ 1.5.1] ( https://github.com/commercetools/commercetools-php-sdk/compare/v1.5.0...v1.5.1 ) (2016-11-21)
3+
4+
5+ ### Bug Fixes
6+
7+ * ** Subscription:** fix typo in subscription delivery model ([ 5e1761b] ( https://github.com/commercetools/commercetools-php-sdk/commit/5e1761b ) )
8+
9+
10+
111<a name =" 1.5.0 " ></a >
212# [ 1.5.0] ( https://github.com/commercetools/commercetools-php-sdk/compare/v1.3.1...v1.5.0 ) (2016-11-17)
313
Original file line number Diff line number Diff line change 1414 */
1515abstract class AbstractHttpClient
1616{
17- const VERSION = '1.5.0 ' ;
17+ const VERSION = '1.5.1 ' ;
1818
1919 /**
2020 * @var AdapterInterface
Original file line number Diff line number Diff line change 11{
22 "name" : " commercetools-php-sdk-changelog" ,
3- "version" : " 1.5.0 " ,
3+ "version" : " 1.5.1 " ,
44 "description" : " commercetools PHP SDK changelog generator package description" ,
55 "homepage" : " https://github.com/commercetools/commercetools-php-sdk" ,
66 "bugs" : " https://github.com/commercetools/commercetools-php-sdk/issues" ,
You can’t perform that action at this time.
0 commit comments