Skip to content

Commit d84e4e8

Browse files
author
Doug Black
committed
Update CHANGES.md
1 parent b0846a4 commit d84e4e8

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGES.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,15 @@ Here you can see the full list of changes between each twilio-python release.
66
[2017-04-03] Version 6.1.0-alpha-1
77
----------------------------------
88

9-
- Add chat v2.
10-
- Add new Conference parameters.
11-
- Add `ValidityPeriod` parameter to Messages.
9+
- Add v2 of chat.twilio.com.
10+
- Add `recording_channels` parameter to Participant create and update.
11+
- Add `recording_status_callback` parameter to Participant create and update.
12+
- Add `recording_status_callback_method` parameter to Participant create and update.
13+
- Add `sip_auth_username` parameter to Participant create and update.
14+
- Add `region` parameter to Participant create and update.
15+
- Add `conference_recording_status_callback` parameter to Participant create and update.
16+
- Add `conference_recording_status_callback_method` parameter to Participant create and update.
17+
- Add `validity_period` parameter to Messages.
1218

1319
[2017-04-03] Version 6.0.0-alpha-1
1420
----------------------------------

0 commit comments

Comments
 (0)