-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathHistory.txt
More file actions
45 lines (24 loc) · 871 Bytes
/
History.txt
File metadata and controls
45 lines (24 loc) · 871 Bytes
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
=== 1.1.5 / 2010-06-02
* test support for call guid/call status
=== 1.1.4 / 2010-05-09
Backwards-compatible support for environment-specific twilio configuration
=== 1.1.1 / 2010-03-16
Typo fix.
=== 1.1.0 / 2010-03-14
Twilio's SMS API has changed since the beta release (no url specified for handling sms responses).
* Update the send_sms call to reflect that (backwards-incompatible change)
* Start cleaning up the documentation a bit.
=== 1.0.5 / 2010-03-06
* Ugh. accidentally released with unchecked-in code. undoing.
=== 1.0.4 / 2010-03-06
* Clean up logging a bit
=== 1.0.3 / 2010-03-06
* Fix Manifest so all required files get added (!)
=== 1.0.2 / 2010-02-06
* Add support for default twiml layout
* Add example and tests
=== 1.0.1 / 2010-02-06
* Fix basic errors; still no tests :(
=== 1.0.0 / 2010-02-05
* 1 major enhancement
* Birthday!