bump: version 0.16.0 → 0.17.0

This commit is contained in:
github-actions[bot]
2025-10-19 22:55:23 +00:00
parent 14a0f166fe
commit 45bbf97033
3 changed files with 17 additions and 2 deletions
+15
View File
@@ -1,3 +1,18 @@
## v0.17.0 (2025-10-19)
### Feat
- **caldav**: Add support for tasks
### Fix
- **caldav**: Check that calendar exists after creation to avoid race condition
- **caldav**: Properly parse datetimes as vDDDTypes
### Refactor
- Migrate from internal CalendarClient to caldav library
## v0.16.0 (2025-10-19)
### Feat