--- a/docs/changelog Thu Sep 17 19:16:18 2020 +0200 +++ b/docs/changelog Sat Sep 19 19:04:21 2020 +0200 @@ -5,6 +5,9 @@ - Editor -- added an outline widget showing the structure of the editor source code and allowing to navigate in the code +- Python Disassembly Viewer + -- added a tool to visualize the Python byte code generated from a Python + source file - Third Party packages -- updated Pygments to 2.7.0 -- updated coverage.py to 5.3.0