@@ -3,13 +3,13 @@ twilio-python Changelog
33
44Here you can see the full list of changes between each twilio-python release.
55
6- Develop Branch
6+ Version 3.6.5
77--------------
88
99- Remove unittest2 dependency.
1010- Tests no longer run against Python 2.5.
1111- update(), delete() work on Application, Transcription and UsageTrigger
12- instance classes.
12+ instance classes.
1313
1414Version 3.6.4
1515-------------
@@ -26,12 +26,13 @@ Version 3.6.3
2626Released October 21, 2013
2727
2828- Adds support for filtering by type to IncomingPhoneNumbers.
29- - Adds support for filtering for mobile numbers to both
30- IncomingPhoneNumbers and AvailablePhoneNumbers.
29+
30+ - Adds support for filtering for mobile numbers to both IncomingPhoneNumbers
31+ and AvailablePhoneNumbers.
3132
3233
3334Version 3.6.2
34- ------------
35+ -------------
3536
3637Released on September 24, 2013
3738
@@ -43,8 +44,7 @@ Version 3.6.0, 3.6.1
4344
4445Released on September 18, 2013
4546
46- - Adds support for the new Message and SIP resources to the REST
47- API client.
47+ - Adds support for the new Message and SIP resources to the REST API client.
4848- Adds support for the new Message verb to the TwiML generator.
4949
5050
@@ -54,7 +54,7 @@ Version 3.5.3, 3.5.4
5454Released on September 6, 2013
5555
5656- twilio-python now includes an SSL certfication file to ensure that
57- connections to api.twilio.com don't fail with SSLError.
57+ connections to api.twilio.com don't fail with SSLError.
5858
5959Version 3.5.2
6060-------------
0 commit comments