Skip to content

Commit

Permalink
[Librarian] Regenerated @ b99d9f1d3667442d965805ac71bf6185ee04b82c
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-ci committed Mar 18, 2020
1 parent 5df6b15 commit fbaa836
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 26 deletions.
18 changes: 18 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
twilio-cli changelog
=====================

[2020-03-18] Version 1.11.0
---------------------------
**Library - Chore**
- [PR #158](https://github.com/twilio/twilio-cli/pull/158): refactor reading data from file or stdin. Thanks to [@childish-sambino](https://github.com/childish-sambino)!
- [PR #157](https://github.com/twilio/twilio-cli/pull/157): upgrade dev dependencies and fix eslint errors/warnings. Thanks to [@childish-sambino](https://github.com/childish-sambino)!

**Api**
- Add optional `emergency_calling_enabled` parameter to SIP Domain
- Add optional property `call_reason` in the call create request

**Authy**
- Added `friendly_name` and `config` as optional params to Factor update
- Added `config` param to Factor creation **(breaking change)**

**Preview**
- Renamed `SuccessRate` endpoint to `ImpressionsRate` for Branded Calls (fka. Verified by Twilio) **(breaking change)**


[2020-03-04] Version 1.10.0
---------------------------
**Library - Feature**
Expand Down
97 changes: 71 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fbaa836

Please sign in to comment.