forked from twilio/twilio-java
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES
46 lines (31 loc) · 963 Bytes
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
twilio-java Changelog
=======================
Here you can see the full list of changes between each twilio-java release.
Version 3.3.10
-------------
Released on October 10, 2012
- Adds support for Queue primitive
- Add Application delete
Version 3.3.9
-------------
Released on June 1, 2012
- Updates pom.xml for central Maven submission
- Fixes all Javadoc warnings
Version 3.3.8
-------------
Released on April 3, 2012
- Fixes recording delete requests
- Add the ability to close a subaccount
- Fixed application misspellings
- Sandbox class fixes
- Fix for ConnectAppList
Version 3.3.7
-------------
Released on January 25, 2011
- Mavenized the build
- Removed unnecessary jars from dependencies
Version 3.3.6
-------------
Released on January 18, 2011
- Fixed a bug where the short one second HTTP Connection timeout led to connection exceptions - increased to 10 seconds
- Fixed constructors for resource instances must not accept null Sid