mypy seems fairly unusual among mature projects in not maintaining a changelog. The closest alternative seems to be the blog http://mypy-lang.blogspot.co.uk/.
It would be great if mypy could maintain a changelog file or put details of changes on github releases prior to pypi releases.
This is very useful both when checking for compatibility before upgrading to a new version of mypy; it's also a powerful way of telling people about new features.
mypy seems fairly unusual among mature projects in not maintaining a changelog. The closest alternative seems to be the blog http://mypy-lang.blogspot.co.uk/.
It would be great if mypy could maintain a changelog file or put details of changes on github releases prior to pypi releases.
This is very useful both when checking for compatibility before upgrading to a new version of mypy; it's also a powerful way of telling people about new features.