--- a/changelog Sun Mar 04 14:55:23 2018 +0100 +++ b/changelog Mon Apr 02 12:04:18 2018 +0200 @@ -1,5 +1,16 @@ Change Log ---------- +Version 18.04: +- bug fixes +- General + -- added config option to disable the use of the global menu bar on Linux +- Code Style Checker + -- added checks for default docstring in functions and modules + -- added check for dictionaries with sorted keys + -- added checks for logging statements + -- added check for the 'gettext' import statement + -- added some checks of the bugbear checker + Version 18.03: - bug fixes - Editor