Update NEWS.

This commit is contained in:
Bartosz Taudul 2020-05-09 02:38:01 +02:00
parent ad4387a0c0
commit 16aca7e6c8

2
NEWS
View File

@ -47,6 +47,8 @@ v0.7 (xxxx-xx-xx)
- Graphical representation of control flow in program.
- Display of micro-architectural data for each assembly instruction.
- Tracking register dependencies between assembly instructions.
- Disassembly may be saved to a file, in order to be processed by external
tools.
- If the default listening port is occupied, profiler will now try listening
on other ports.
- Added possibility to perform source file names substitution.