Move change log item under correct heading.

pull/643/head
Steve Piercy 2024-06-22 04:35:08 -07:00
rodzic 675102d274
commit bd356bd722
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -8,6 +8,8 @@ Minor changes:
- Test that all code works with both ``pytz`` and ``zoneinfo``. - Test that all code works with both ``pytz`` and ``zoneinfo``.
- Added missing public classes and functions to API documentation.
Breaking changes: Breaking changes:
- Use ``zoneinfo`` for ``icalendar`` objects created from strings, - Use ``zoneinfo`` for ``icalendar`` objects created from strings,
@ -36,7 +38,7 @@ Breaking changes:
New features: New features:
- Added missing public classes and functions to API documentation. - ...
Bug fixes: Bug fixes: