We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a7625 commit 0154254Copy full SHA for 0154254
1 file changed
CHANGELOG.md
@@ -82,6 +82,8 @@ Python 3.7 is no longer tested - but it should work. Please file a bug report i
82
83
### Added
84
85
+* Methods for verifying and adding reverse relations - https://github.com/python-caldav/caldav/pull/336
86
+* Easy creation of events and tasks with alarms, search for alarms - https://github.com/python-caldav/caldav/pull/221
87
* Allow to reverse the sorting order on search function by @twissell- in https://github.com/python-caldav/caldav/pull/433
88
* Work on integrating typing information. Details in https://github.com/python-caldav/caldav/pull/358
89
* Remove dependency on pytz. Details in https://github.com/python-caldav/caldav/issues/231 and https://github.com/python-caldav/caldav/pull/363
0 commit comments