--- a/docs/changelog Tue Sep 17 19:23:27 2019 +0200 +++ b/docs/changelog Tue Sep 17 19:43:17 2019 +0200 @@ -4,6 +4,9 @@ - bug fixes - removed runtime support for Python2 and PyQt4 - changed minimum Qt/PyQt version required to 5.9.0 +- Code Style Checker + -- added more comprehension checks + -- added checks for insecure use of sys.version and sys.version_info - QFileDialog Wizard: -- added support for the QFileDialog.get...Url() methods -- added support for E5FileDialog