File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ ChangeLog
1313* #729 : Not all calls to ` Sabre\DAV\Tree::getChildren() ` were properly cached.
1414* #727 : Added another workaround to make CalDAV work for Windows 10 clients.
1515* #742 : Fixes to make sure that vobject 4 is correctly supported.
16- * Subtle browser improvements.
1716* #726 : Better error reporting in ` Client::propPatch ` . We're now throwing
1817 exceptions.
1918* #608 : When a HTTP error is triggered during ` Client:propFind ` , we're now
@@ -26,6 +25,7 @@ ChangeLog
2625* #686 : Corrected PDO principal backend's findByURI for email addresses that
2726 don't match the exact capitalization.
2827* #512 : The client now has it's own ` User-Agent ` .
28+ * #720 : Some browser improvements.
2929
3030
31313.1.0-alpha2 (2015-09-05)
Original file line number Diff line number Diff line change 1818 "sabre/vobject" : " ~4.0" ,
1919 "sabre/event" : " >=2.0.0, <4.0.0" ,
2020 "sabre/xml" : " ~1.0" ,
21- "sabre/http" : " dev-master " ,
21+ "sabre/http" : " ^4.2.1 " ,
2222 "sabre/uri" : " ~1.0" ,
2323 "ext-dom" : " *" ,
2424 "ext-pcre" : " *" ,
You can’t perform that action at this time.
0 commit comments