CHANGELOG.md in ringcentral_sdk-0.1.4 vs CHANGELOG.md in ringcentral_sdk-0.2.0
- old
+ new
@@ -1,6 +1,11 @@
CHANGELOG
---------
+- **2015-09-14**: 0.2.0
+ - Refactor platform class to remove `authorized` method in favor of `set_token`
+ - Add `User-Agent` header support
+ - Add `RingCentralSdk::VERSION`
+ - Update `README.md` to include token reuse
- **2015-09-14**: 0.1.4
- Add OAuth2 token reuse support
- **2015-08-29**: 0.1.3
- Add `attr_reader` for `platform.client`
- **2015-05-31**: 0.1.2
\ No newline at end of file