Skip to content

Commit bc9e60b

Browse files
Add changelog entry for static project.urls fix
Co-authored-by: SashankBhamidi <66299104+SashankBhamidi@users.noreply.github.com>
1 parent 5582357 commit bc9e60b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ We still recommend checking out the new features and giving feedback in the repo
2626

2727
Minor changes
2828
~~~~~~~~~~~~~
29+
- Add static ``[project.urls]`` to ``pyproject.toml`` for GitHub dependency graph compatibility. See `Issue 1035 <https://github.com/collective/icalendar/issues/1035>`_.
2930
- 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>`_.
3031

3132
- Add type hints to :mod:`icalendar.caselessdict` file. See `Issue #938 <https://github.com/collective/icalendar/issues/938>`_.

0 commit comments

Comments
 (0)