@@ -3,6 +3,13 @@ twilio-python Changelog
33
44Here you can see the full list of changes between each twilio-python release.
55
6+ Version 3.5.2
7+ -------------
8+
9+ Released on August 26, 2013
10+
11+ - You can now delete transcriptions
12+
613Version 3.5.1
714-------------
815
@@ -49,7 +56,7 @@ Version 3.4.2
4956
5057Released on January 2, 2013
5158
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
5360client.members("QU123").
5461
5562Version 3.4.1
@@ -107,7 +114,7 @@ Version 3.3.4
107114Released on December 16, 2011
108115
109116- 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
111118- Fix documentation error relating to phone number purchasing
112119- Include doc string information for decorated functions
113120
@@ -118,7 +125,7 @@ Released on November 3, 2011
118125
119126- Support unicode characters when validating requests
120127- 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
122129 Name when purchasing a number
123130- Add missing parameters for resource creation and update
124131
0 commit comments