You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,13 @@ This file should adhere to [Keep a Changelog](https://keepachangelog.com/en/1.1.
6
6
7
7
This project should adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), though some earlier releases may be incompatible with the SemVer standard.
8
8
9
-
## [Unreleased]
9
+
## [0.2.1] - 2026-03-11
10
+
11
+
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.
12
+
13
+
Version 1.0 will be released in some few days, this may be considered as a pre-release.
14
+
15
+
(Version 0.2.0 was never published due to problems with the auto-publish workflow)
10
16
11
17
### Added
12
18
-`--config-section` CLI option: select a named section from the caldav config file (passed through to `get_davclient`)
0 commit comments