We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1893ca8 commit 7e0f789Copy full SHA for 7e0f789
ChangeLog.md
@@ -1,6 +1,13 @@
1
ChangeLog
2
=========
3
4
+3.5.2 (????-??-??)
5
+-----------------
6
+
7
+* #312: Backported a fix related to iTip processing of events with timezones,
8
+ without a master event.
9
10
11
3.5.1 (2016-04-06)
12
------------------
13
lib/Version.php
@@ -14,6 +14,6 @@ class Version {
14
/**
15
* Full version number
16
*/
17
- const VERSION = '3.5.1';
+ const VERSION = '3.5.2';
18
19
}
0 commit comments