From 07bef42ba41cf8b9a8d65dc1a2d77f4cc131961d Mon Sep 17 00:00:00 2001 From: Evert Pot Date: Tue, 21 Jul 2015 16:27:17 -0400 Subject: [PATCH] Preparing for 3.0.2 release. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a668206e39..7e2793bbde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ ChangeLog * #657: Migration script would break when coming a cross an iCalendar object with no UID. +* #691: Workaround for broken Windows Phone client. +* Fixed a whole bunch of incorrect php docblocks. +* The zip release ships with [sabre/vobject 3.4.5][vobj], + [sabre/http 4.0.0][http], [sabre/event 2.0.2][evnt], + [sabre/uri 1.0.1][uri] and [sabre/xml 1.1.0][xml]. 3.0.1 (2015-07-02)