Skip to content

Commit

Permalink
[Librarian] Regenerated @ 3e392763ec519734b6b7af8a2e5b295f2e08177c
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-ci committed Dec 12, 2019
1 parent a75f95a commit 5497954
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
twilio-cli changelog
=====================

[2019-12-12] Version 1.9.0
--------------------------
**Library**
- [PR #143](https://github.com/twilio/twilio-cli/pull/143): fix: drop the lock file since it doesn't get published. Thanks to [@childish-sambino](https://github.com/childish-sambino)!

**Api**
- Make `twiml` conditional for create. One of `url`, `twiml`, or `application_sid` is now required.
- Add `bundle_sid` parameter to /IncomingPhoneNumbers API
- Removed discard / obfuscate parameters from ContentRetention, AddressRetention **(breaking change)**

**Chat**
- Added `last_consumed_message_index` and `last_consumption_timestamp` parameters in update method for UserChannel resource **(breaking change)**

**Conversations**
- Add Participant SID to Message properties

**Messaging**
- Fix incorrectly typed capabilities property for ShortCodes. **(breaking change)**


[2019-12-04] Version 1.8.5
--------------------------
**Library**
Expand Down

0 comments on commit 5497954

Please sign in to comment.