File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,17 @@ Here you can see the full list of changes between each twilio-python release.
5
5
6
6
[ 2017-08-10] Version 6.5.1
7
7
---------------------------
8
+ Fixed PyJWT >= 1.5.1 exception
9
+
10
+
8
11
** Api**
9
12
- Add New wireless usage keys added
10
13
- Add ` auto_correct_address ` param for Addresses create and update
14
+ - Add ChatGrant grant and deprecate IpMessagingGrant
11
15
12
16
** Video**
13
17
- Add ` video_codec ` enum and ` video_codecs ` parameter, which can be set to either ` VP8 ` or ` H264 ` during room creation.
14
18
- Restrict recordings page size to 100
15
- - Add query parameters ` SourceSid ` , ` Status ` , ` DateCreatedAfter ` and ` DateCreatedBefore ` to the convenience method for retrieving Room recordings.
16
19
17
20
18
21
[ 2017-07-27] Version 6.5.0
You can’t perform that action at this time.
0 commit comments