From 816101a72f5d257fa7102e9fd716128df3a1e62d Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Wed, 12 Oct 2022 00:46:00 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 03026076..b97cf655 100644 --- a/NEWS +++ b/NEWS @@ -107,6 +107,8 @@ v0.x.x (xxxx-xx-xx) propagation. - Assembly line costs are not affected. - Available clients now also broadcast their PID. +- Assembly lines tooltip will now display local call stack of inline functions + (within the symbol). v0.8.2 (2022-06-28)