Commit ed901a9 1 parent a6ff593 commit ed901a9 Copy full SHA for ed901a9
File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
ChangeLog
2
2
=========
3
3
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
+
4
17
4.6.0 (2023-12-11)
5
18
-------------------------
6
19
* #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
16
16
/**
17
17
* Full version number.
18
18
*/
19
- public const VERSION = '4.6 .0 ' ;
19
+ public const VERSION = '4.7 .0 ' ;
20
20
}
You can’t perform that action at this time.
0 commit comments