Skip to content

Commit

Permalink
[Librarian] Regenerated @ 28cbb7d771677c50c64003cc2c5afc660ccc6fa3
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-ci committed Dec 8, 2020
1 parent d4f4e97 commit ccb41d5
Show file tree
Hide file tree
Showing 34 changed files with 60 additions and 990 deletions.
13 changes: 13 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
twilio-cli-core changelog
=====================

[2020-12-08] Version 5.14.0
---------------------------
**Library - Chore**
- [PR #105](https://github.com/twilio/twilio-cli-core/pull/105): replace tags with vendor extension. Thanks to [@thinkingserious](https://github.com/thinkingserious)!

**Library - Fix**
- [PR #106](https://github.com/twilio/twilio-cli-core/pull/106): fixing semantic errors in the openAPI specs. Thanks to [@shwetha-manvinkurke](https://github.com/shwetha-manvinkurke)!

**Api**
- Added optional `RecordingTrack` parameter for create calls, create participants, and create call recordings
- Removed deprecated Programmable Chat usage record categories **(breaking change)**


[2020-12-02] Version 5.13.0
---------------------------
**Library - Feature**
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_accounts_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Accounts",
"version": "5.13.0"
"version": "5.14.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
Loading

0 comments on commit ccb41d5

Please sign in to comment.