Update NEWS.

This commit is contained in:
Bartosz Taudul 2020-11-13 17:49:19 +01:00
parent 0bb2c6bd8d
commit 9cbb57b193

6
NEWS
View File

@ -12,7 +12,11 @@ v0.x.x (xxxx-xx-xx)
- Added support for user-provided locks to keep dbghelp calls thread-safe.
- Call stacks can be now copied to clipboard.
- Allow more control over which automated captures are performed.
- Added descriptions for some assembly instructions.
- Added textual descriptions for some assembly instructions.
- Profiler memory usage is now also displayed as a percentage of available
physical memory.
- Microarchitecture mismatch is now clearly displayed in the source view
window.
v0.7.3 (2020-10-06)