8000 Update changelog · SituProbability/twilio-python@ac7b6a1 · GitHub
[go: up one dir, main page]

Skip to content

Commit ac7b6a1

Browse files
committed
Update changelog
1 parent e93b8a8 commit ac7b6a1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Here you can see the full list of changes between each twilio-python release.
55

66
[2017-08-25] Version 6.6.0
77
---------------------------
8+
**Library**
9+
- Allow creating AccessTokens/Jwts without generating `nbf`. Passing `None` in the constructor will remove `nbf` from jwt payload.
10+
811
**Api**
912
- Update `status` enum for Recordings to include 'failed'
1013
- Add `error_code` property on Recordings
@@ -14,7 +17,6 @@ Here you can see the full list of changes between each twilio-python release.
1417

1518
**Video**
1619
- New `media_region` parameter when creating a room, which controls which region media will be served out of.
17-
- Add `video_codec` enum and `video_codecs` parameter, which can be set to either `VP8` or `H264` during room creation.
1820

1921
**Twiml**
2022
- Add support for `speech_timeout`, `max_speech_time`, and `profanity_filter` attributes on Gather verb.

0 commit comments

Comments
 (0)
0