We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d2d62c commit 1252003Copy full SHA for 1252003
CHANGES.md
@@ -3,6 +3,21 @@ twilio-python Changelog
3
4
Here you can see the full list of changes between each twilio-python release.
5
6
+[2017-06-16] Version 6.4.1
7
+--------------------------
8
+
9
+- Add several missing `<Gather>` attributes.
10
+ - `partial_result_callback`
11
+ - `partial_result_callback_method`
12
+ - `language`
13
+ - `hints
14
+ - `barge_in`
15
+ - `acknowledge_sound_url`
16
+ - `input`
17
+- Remove client-side max page size validation.
18
+- Support `announce_url` and `announce_url_method` on Conference Participants.
19
+- TwiML docstring corrections.
20
21
[2017-06-15] Version 6.4.0
22
--------------------------
23
0 commit comments