Skip to content

Commit

Permalink
Expand 4.5.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed Nov 14, 2023
1 parent 1fae0e7 commit 657f61e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,13 @@ ChangeLog
4.5.0 (2023-11-14)
-------------------------
* #1488: fix: The WebDAV response element must only contain `propstat` OR `status` element(s) (@susnux)
* #1446: declare addressDataProperties to avoid PHP 8.2 deprecation notice (@phi-davis)
* #1481: docs: fix type definition for oldObject (@kesselb)
* #1457: Fix PHPDoc to allow getChanges for sync to return null (@tcitworld)
* #1446: declare addressDataProperties to avoid PHP 8.2 deprecation notice (@phil-davis)
* #1432: Remove unused itipMessage property (@come-nc)
* #1422: Align createFile signature with interface (@kesselb)
* #1300: CalDAV/PropFilter: set empty array as default value for time-range (@simonspa)
* #1060: Add INodeByPath interface to allow optimizing getNodeForPath (@icewind1991)

4.4.0 (2022-06-27)
-------------------------
Expand Down

0 comments on commit 657f61e

Please sign in to comment.