--- a/changelog Sun Oct 30 15:06:45 2016 +0100 +++ b/changelog Tue Nov 01 20:40:25 2016 +0100 @@ -13,6 +13,10 @@ implemented as plug-ins -- Python Debuggers: --- changed the protocol to a JSONRPC style protocol to be more robust + --- massive speed gain of the debug client (Tobias Rzepka) + --- unified the debugger clients for Python 2 and 3 (Tobias Rzepka) + --- unified the standard and threaded debugger clients (Tobias Rzepka) + --- added debug support for QThread threads (Tobias Rzepka) -- Ruby Debugger: --- removed the Ruby debugger (the interface doesn't work with recent Ruby versions anymore)