File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11ChangeLog
22=========
33
4+ 4.5.5 (2024-07-02)
5+ ------------------
6+
7+ * #632 : Add PHP 8.3 to CI (@phil-davis )
8+ * #649 : add lineIndex and lineString properties to a Property Node (@JohnRDOrazio )
9+ * #652 : ITip\Broker: handle timezones in replies to exception events (@gharlan )
10+ * #654 : chore: stop exporting php-cs-fixer config (@phil-davis )
11+ * #656 : Yearly rrule compliance by the iterator (@kroky )
12+ * #658 : throw ParseException when null input is provided (@phil-davis )
13+ * #653 : Handle summer time jumps in event recurrences (@phil-davis )
14+
4154.5.4 (2023-11-09)
516------------------
617
Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ class Version
1414 /**
1515 * Full version number.
1616 */
17- public const VERSION = '4.5.4 ' ;
17+ public const VERSION = '4.5.5 ' ;
1818}
You can’t perform that action at this time.
0 commit comments