Deprecting setCredential method

This commit is contained in:
aydiv
2013-04-26 12:08:38 +05:30
parent b3423b6c11
commit a265ee16ff
5 changed files with 18 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ V0.6.0 (April 26, 2013)
-----------------------
* Adding support for dynamic configuration of SDK (Upgrading sdk-core-php dependency to V1.4.0)
* Changing resource class methods to take an ApiContext argument instead of a OauthTokenCredential argument.
* Deprecating the setCredential method and changing resource class methods to take an ApiContext argument instead of a OauthTokenCredential argument.
V0.5.0 (March 07, 2013)
-----------------------