From 282dd94b6ef46b111d566d130b631a7d8c624fe5 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Fri, 30 Oct 2020 18:28:39 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index e09cf545..43f56933 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,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. v0.7.3 (2020-10-06)