You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ We still recommend checking out the new features and giving feedback in the repo
26
26
27
27
Minor changes
28
28
~~~~~~~~~~~~~
29
+
- Add static ``[project.urls]`` to ``pyproject.toml`` for GitHub dependency graph compatibility. See `Issue 1035 <https://github.com/collective/icalendar/issues/1035>`_.
29
30
- Created an :meth:`~cal.todo.Todo.example` method for the :class:`~cal.todo.Todo` component. See `Issue 743 <https://github.com/collective/icalendar/issues/743>`_.
30
31
31
32
- Add type hints to :mod:`icalendar.caselessdict` file. See `Issue #938 <https://github.com/collective/icalendar/issues/938>`_.
0 commit comments