docs/changelog

branch
eric7
changeset 8682
04e80d1aaebf
parent 8669
c26ecdb00a8b
child 8711
440cd184f14c
--- a/docs/changelog	Tue Oct 12 19:54:03 2021 +0200
+++ b/docs/changelog	Tue Oct 12 21:55:56 2021 +0200
@@ -3,6 +3,8 @@
 Version 22.1:
 - bug fixes
 - first release of eric7 (i.e. the PyQt6 port of eric6)
+- Code Style Checker
+  -- updated pycodestyle to version 2.8.0
 - Debugger
   -- added code to remember the list of recently used breakpoint conditions
      in the editor and the breakpoint viewer
@@ -28,6 +30,8 @@
   -- added a 'Start' context sub menu to the project sources browser
 - Shell
   -- added capability to save the contents of the shell window into a file
+- Syntax Checker
+  -- updated pyflakes to version 2.4.0
 - Unit Test
   -- added capability to remember the most recently used test data
 - Viewmanager

eric ide

mercurial