File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11ChangeLog
22=========
33
4- 3.1.0-alpha3 (2015-??-?? )
5- -------------------------
4+ 3.1.0 (2016-01-06 )
5+ ------------------
66
77* Better error message when the browser plugin is not enabled.
88* Added a super minimal server example.
@@ -26,6 +26,9 @@ ChangeLog
2626 don't match the exact capitalization.
2727* #512 : The client now has it's own ` User-Agent ` .
2828* #720 : Some browser improvements.
29+ * The zip release ships with [ sabre/vobject 4.0.1] [ vobj ] ,
30+ [ sabre/http 4.2.1] [ http ] , [ sabre/event 3.0.0] [ evnt ] ,
31+ [ sabre/uri 1.0.1] [ uri ] and [ sabre/xml 1.3.0] [ xml ] .
2932
3033
31343.1.0-alpha2 (2015-09-05)
Original file line number Diff line number Diff line change @@ -14,6 +14,6 @@ class Version {
1414 /**
1515 * Full version number
1616 */
17- const VERSION = '3.1.0-alpha2 ' ;
17+ const VERSION = '3.1.0 ' ;
1818
1919}
You can’t perform that action at this time.
0 commit comments