@@ -3,6 +3,13 @@ twilio-python Changelog
3
3
4
4
Here you can see the full list of changes between each twilio-python release.
5
5
6
+ Version 3.5.2
7
+ -------------
8
+
9
+ Released on August 26, 2013
10
+
11
+ - You can now delete transcriptions
12
+
6
13
Version 3.5.1
7
14
-------------
8
15
@@ -49,7 +56,7 @@ Version 3.4.2
49
56
50
57
Released on January 2, 2013
51
58
52
- Adds a convenience function to retrieve the members of a queue by running
59
+ Adds a convenience function to retrieve the members of a queue by running
53
60
client.members("QU123").
54
61
55
62
Version 3.4.1
@@ -107,7 +114,7 @@ Version 3.3.4
107
114
Released on December 16, 2011
108
115
109
116
- Allow both unicode strings and encoded byte strings in request data
110
- - Add support for SMS and Voice application sids to phone number updating
117
+ - Add support for SMS and Voice application sids to phone number updating
111
118
- Fix documentation error relating to phone number purchasing
112
119
- Include doc string information for decorated functions
113
120
@@ -118,7 +125,7 @@ Released on November 3, 2011
118
125
119
126
- Support unicode characters when validating requests
120
127
- Add support for Great Britain language on the Say verb
121
- - Set Sms Application, Voice Application, and/or a Friendly
128
+ - Set Sms Application, Voice Application, and/or a Friendly
122
129
Name when purchasing a number
123
130
- Add missing parameters for resource creation and update
124
131
0 commit comments