Skip to content

2.0.0 (2024-06-14)

Latest
Compare
Choose a tag to compare
@Colin-b Colin-b released this 14 Jun 13:00
cb5b0ee

Removed

  • Python 3.7 and 3.8 are not supported anymore.

Added

  • Python 3.12 is now explicitly supported.

Fixed

  • Uncategorized change (usually comments) will no longer impact the release version.
  • Typing is using built-in types for tuple, list and dict consistently.

Changed

  • keepachangelog.starlette.add_changelog_endpoint is now keepachangelog.starlette.changelog_endpoint. Refer to documentation for more details.