--- a/changelog Thu Jan 18 11:10:57 2018 +0100 +++ b/changelog Thu Jan 18 18:57:40 2018 +0100 @@ -1,5 +1,20 @@ Change Log ---------- +Version 18.02: +- bug fixes +- General + -- extended the session to store/retrieve the split views and the order of + the editors (**Note**: The new session file format is not backward + compatible and cannot be read by eric releases prior to 18.02) + -- added basic support for Cython +- Editor + -- added a context menu entry to "Execute Selection In Console" +- Web Browser (NG) + -- added support for HTML5 "Desktop Video Capture" and "Desktop Audio and + Video Capture" as of Qt 5.10.0/PyQt 5.10.0 + -- added the capability to pause/resume download (Qt 5.10.0/PyQt 5.10.0) + -- added support for attributes introduced by Qt 5.9 and Qt 5.10 + Version 18.01: - bug fixes - Debugger / Breakpoint Viewer