Update CHANGES.rst

Co-authored-by: Steve Piercy <web@stevepiercy.com>
pull/814/head
Nicco Kunzmann 2025-04-29 07:50:07 +02:00 zatwierdzone przez GitHub
rodzic ea4dc80c85
commit 2321a9221c
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -15,7 +15,7 @@ Breaking changes:
New features:
- Add getters ``rrules``, ``rdates`` and ``exdates`` for unified and simple access to these properties, see `Issue 662`_.
- Add getters ``rrules``, ``rdates``, and ``exdates`` for unified and simple access to these properties. See `Issue 662`_.
- Add attributes to the calendar for properties ``NAME``, ``DESCRIPTION``, and ``COLOR``. See `Issue 655 <https://github.com/collective/icalendar/issues/655>`_.
- Add ``sequence`` attribute to ``Event``, ``Todo``, and ``Journal`` components. See `Issue 802 <https://github.com/collective/icalendar/issues/802>`_.
- Add compatibility to :rfc:`6868`. See `Issue 652 <https://github.com/collective/icalendar/issues/652>`_.