Skip to content

Commit dc33223

Browse files
committed
changelog entry for #543
1 parent 1018216 commit dc33223

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ This project should adhere to [Semantic Versioning](https://semver.org/spec/v2.0
2424
### Fixes
2525

2626
* A search without filtering on comp-type on a calendar containing a mix of events, journals and tasks should return a mix of such. (All the examples in the RFC includes the comp-type filter, so many servers does not support this). There were a bug in the auto-detection of comp-type, so tasks would typically be wrapped as events or vice-versa. https://github.com/python-caldav/caldav/pull/540
27+
* Use the "caldav" logger consistently instead of global logging. https://github.com/python-caldav/caldav/pull/543 - fixed by Thomas Lovden
28+
2729

2830
### Other
2931

0 commit comments

Comments
 (0)