changelog

changeset 5147
d39dd5cee0c8
parent 5108
f5cb9cb98e6a
child 5150
72a053e1c440
--- a/changelog	Sun Sep 04 16:50:23 2016 +0200
+++ b/changelog	Sun Sep 04 17:16:38 2016 +0200
@@ -8,6 +8,8 @@
 - Debugger
   -- added a debugger interface registry to allow debuggers being
      implemented as plug-ins
+  -- Python Debuggers:
+     --- changed the protocol to a JSONRPC style protocol to be more robust
   -- Ruby Debugger:
      --- removed the Ruby debugger (the interface doesn't work with recent
          Ruby versions anymore)
@@ -38,7 +40,7 @@
      with this version QtWebKit is no longer (officially) supported
 - Third Party packages
   -- updated Pygments to 2.1.3
-  -- updated pep8 to 1.7.0
+  -- updated pep8 to 2.1.0dev0 and renamed it to pycodestyle
   -- updated coverage.py to 4.1.0
   -- updated pyflakes to 1.2.3+
 

eric ide

mercurial