Update CHANGES.rst

Co-authored-by: Steve Piercy <web@stevepiercy.com>
pull/810/head
Nicco Kunzmann 2025-05-02 17:48:15 +01:00 zatwierdzone przez GitHub
rodzic ffd9617777
commit 93a3fd2550
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

@ -31,7 +31,7 @@ New features:
Bug fixes:
- Move import at the end of ``icalendar.parser`` into a function to mitigate import errors, see `Issue 781 <https://github.com/collective/icalendar/issues/781>`_.
- ``ALTREP``, ``DELEGATED-FROM``, ``DELEGATED-TO``, ``DIR``, ``MEMBER`` and ``SENT-BY`` require double quotes. These are now always added.
- ``ALTREP``, ``DELEGATED-FROM``, ``DELEGATED-TO``, ``DIR``, ``MEMBER``, and ``SENT-BY`` require double quotes. These are now always added.
- Classify ``CATEGORIES`` as multiple in ``VEVENT``. See `PR 808 <https://github.com/collective/icalendar/pull/808>`_.
6.1.3 (2025-03-19)