--- a/changelog Thu Jan 10 14:23:49 2019 +0100 +++ b/changelog Sat Feb 02 11:12:54 2019 +0100 @@ -1,5 +1,22 @@ Change Log ---------- +Version 19.02: +- bug fixes +- Debugger + -- show / stop at correct line number if an exception happens in a with + statement or specific try-except clauses where no breakpoints are set +- Editor + -- added cpability to suppress some markers in the marker map +- Multi Project + -- added capability to the multi project browser to delete a project + from disk +- Web Browser (NG): + -- added support to select a client SSL certificate (as of Qt 5.12) +- Third Party packages + -- updated coverage.py to 4.5.2 + -- updated jasy to 1.5-beta6 (latest release available) + -- updated Pygments to 2.3.1 + Version 19.01: - bug fixes - pip Interface