File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11ChangeLog
22=========
33
4+ 4.7.0 (2024-10-29)
5+ -------------------------
6+ * #1074 Add event to allow inspecting and changing multipart responses (@icewind1991 )
7+ * #1529 fix typo in comment (@st3iny )
8+ * #1534 remove script for dead Google Code (@Rotzbua )
9+ * #1536 fix typos (@Rotzbua )
10+ * #1539 bump actions/cache from 3 to 4
11+ * #1540 bump codecov/codecov-action from 3 to 4
12+ * #1545 fix getNodeForPath caching (@icewind1991 )
13+ * #1550 stop exporting php-cs-fixer config (@phil-davis )
14+ * #1559 Allow for custom iTipBroker (@SebastianKrupinski )
15+ * #1560 Fix PHP 8.4 deprecations (@cedric-anne )
16+
4174.6.0 (2023-12-11)
518-------------------------
619* #1526 : feat: add propFindUnfiltered public method to Client (@phil-davis )
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ class Version
1616 /**
1717 * Full version number.
1818 */
19- public const VERSION = '4.6 .0 ' ;
19+ public const VERSION = '4.7 .0 ' ;
2020}
You can’t perform that action at this time.
0 commit comments