-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
Description
Documentation
There are two sources of release notes for mypy:
- https://github.com/python/mypy/blob/master/CHANGELOG.md
- https://mypy.readthedocs.io/en/stable/changelog.html
The latest version according to both pages is 1.18.1. However, according to https://pypi.org/project/mypy/#history the latest version is 1.18.2.
It would be great if there was one (instead of two) canonical place for release notes, and if that place contained the release notes for the latest release.
wyattscarpenter and abcdenis