diff --git a/CHANGELOG.md b/CHANGELOG.md index d79a6c5..e41a744 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ # Change Log All notable changes to this project will be documented in this file. -## [Unreleased](https://github.com/xsolla/xsolla-sdk-php/compare/v2.6.0...master) +## [Unreleased](https://github.com/xsolla/xsolla-sdk-php/compare/v2.6.1...master) + +## [v2.6.1](https://github.com/xsolla/xsolla-sdk-php/compare/v2.6.0...v2.6.1) - 2016-10-26 ### Fixed * Added missing parameters for GET requests diff --git a/src/Version.php b/src/Version.php index e76d64c..5196b27 100644 --- a/src/Version.php +++ b/src/Version.php @@ -6,7 +6,7 @@ class Version { - const VERSION = 'v2.6.0'; + const VERSION = 'v2.6.1'; /** * @throws XsollaException