Skip to content

Commit ccb41d5

Browse files
committed
[Librarian] Regenerated @ 28cbb7d771677c50c64003cc2c5afc660ccc6fa3
1 parent d4f4e97 commit ccb41d5

34 files changed

+60
-990
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
twilio-cli-core changelog
22
=====================
33

4+
[2020-12-08] Version 5.14.0
5+
---------------------------
6+
**Library - Chore**
7+
- [PR #105](https://github.com/twilio/twilio-cli-core/pull/105): replace tags with vendor extension. Thanks to [@thinkingserious](https://github.com/thinkingserious)!
8+
9+
**Library - Fix**
10+
- [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)!
11+
12+
**Api**
13+
- Added optional `RecordingTrack` parameter for create calls, create participants, and create call recordings
14+
- Removed deprecated Programmable Chat usage record categories **(breaking change)**
15+
16+
417
[2020-12-02] Version 5.13.0
518
---------------------------
619
**Library - Feature**

src/services/twilio-api/twilio_accounts_v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
},
143143
"termsOfService": "https://www.twilio.com/legal/tos",
144144
"title": "Twilio - Accounts",
145-
"version": "5.13.0"
145+
"version": "5.14.0"
146146
},
147147
"openapi": "3.0.1",
148148
"paths": {

0 commit comments

Comments
 (0)