From 612902f20d7fc7b912927b3def96ab969fb9fc1b Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 7 Nov 2020 00:16:39 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index a078c015..2a924aaa 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ 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. v0.7.3 (2020-10-06)