Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grokify committed Feb 14, 2016
1 parent e5a1946 commit 99b646c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
CHANGELOG
---------
- **2016-02-13**: 1.1.1
- Add client.send_request(Hash)
- Add documetation / FAQ for fax `to.name` attribute
- Additions
- Add `client.send_request(Hash)` in addition to `Request::Base` object
- Add documetation / FAQ for fax `to.name` attribute
- Bugfixes
- Fix `RingCentralSdk::REST::Cache::Extensions` bug - old client
- Fix `RingCentralSdk::REST::Request::Simple` bug - initialize body
Expand Down Expand Up @@ -51,11 +52,11 @@ CHANGELOG
- Delete `VERSION.txt` file
- **2015-10-15**: 0.4.0
- Add OAuth `authorization_code` support
- './lib'
- `./lib`
- Add 3-Legged OAuth support via platform `authorize_url` and `authorize_code` methods
- Update SDK initialization by converting optional params to options hash
- Update `RingCentralSdk::Platform::Platform` to `RingCentralSdk::Platform`
- './scripts'
- `./scripts`
- Add `oauth2-sinatra` demo app in `scripts` directory
- Add `call_recording_download.rb` demo script
- Add `rc-credentials.json` separate demo credentials file
Expand Down

0 comments on commit 99b646c

Please sign in to comment.