--- a/changelog Mon Apr 03 18:44:16 2017 +0200 +++ b/changelog Mon Apr 03 18:46:15 2017 +0200 @@ -2,6 +2,10 @@ ---------- Version 17.04: - bug fixes +- General + -- increased minimum required Python versions to prevent usage + with very old versions (i.e. eric was never tested with) + min. versions: Python 2 - 2.7.10; Python 3 - 3.4.0 - Checkers -- added checks for shadowed Python builtins and unneccessary comprehensions and generators to the code style checker