Updated change docs

This commit is contained in:
Paul Lamere 2015-04-28 06:26:38 -04:00
parent b96fd5ca8d
commit a7936b8351
2 changed files with 2 additions and 1 deletions

View File

@ -12,4 +12,4 @@ v2.310, August 20, 2014 -- Added playlist replace and remove methods. Added auth
tests. Improved API docs
v2.310, January 05, 2015 -- Added session support
v2.3.1, March 28, 2015 -- auto retry support
v2.3.3, April 28, 2015 -- fixed bug in auto retry support
v2.3.4, April 28, 2015 -- fixed bug in auto retry support

View File

@ -67,3 +67,4 @@ If you have suggestions, bugs or other issues specific to this library, file the
- v2.3.0 - January 5, 2015 -- Added session support added by akx.
- v2.3.2 - March 31, 2015 -- Added auto retry logic
- v2.3.3 - April 1, 2015 -- added client credential flow
- v2.3.4 - April 28, 2015 -- Fixed bug in auto retry logic