Skip to content

Commit 6d57bac

Browse files
committed
docs: prepare for v1.0.0 - changelog fixups
1 parent 3394fb9 commit 6d57bac

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

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

99
## [1.0.0] - 2026-03-15
1010

11+
Considering this tool as "production ready" now - even though it's still lots of corner cases to be tested.
12+
13+
This release corresponds to version 3.0.2 of the caldav library. It's important to keep those two libraries in sync as the "feature list" is contained in the caldav library.
14+
1115
### Changed
1216
- Minimum required `caldav` library version bumped to 3.0.2.
1317
- Text report now labels extra check information with "Extra check information:" header (rationale: it was a bit confusing with two "descriptions" on one feature).
@@ -23,9 +27,9 @@ This project should adhere to [Semantic Versioning](https://semver.org/spec/v2.0
2327

2428
Lots of changes have been done since v0.1.0. I'm not sure the changelog is complete, I didn't get time to do a proper QA on it. CalDAV version 3.0 is required.
2529

26-
This was a pre-release; version 1.0.0 followed shortly after.
30+
This was sort of a pre-release of v1.0.0.
2731

28-
(Version 0.2.0/9.2.1 was never published due to problems with the auto-publish workflow)
32+
(Version 0.2.0/0.2.1 was never published due to problems with the auto-publish workflow)
2933

3034
### Added
3135
- `--config-section` CLI option: select a named section from the caldav config file (passed through to `get_davclient`)

0 commit comments

Comments
 (0)