diff --git a/CHANGES.rst b/CHANGES.rst index ea571088..d0eea36e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -18,6 +18,8 @@ New features: - Add ``VALARM`` properties for :rfc:`9074`. See `Issue 657 `_ - Test compatibility with Python 3.13 +- Add ``icalendar.alarms`` module to calculate alarm times. See `Issue 716 `_. +- Add ``Event.alarms`` and ``Todo.alarms`` to access alarm calculation. Bug fixes: