diff --git a/NEWS b/NEWS index 6daf8829..5e4be7f8 100644 --- a/NEWS +++ b/NEWS @@ -30,6 +30,7 @@ v0.7 (xxxx-xx-xx) - Added display of profiling data to source file viewer. - Small fragments of executable code will be now sent from client to server. - Added notification about query backlog. +- Source file view can now display disassembly of executable code. v0.6.3 (2020-02-13) -------------------