From 5b7b4a6889efb9c1d4d80e148e97501819fdc1cc Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Mon, 8 Jul 2024 18:47:08 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index d5f9ff03..12069dce 100644 --- a/NEWS +++ b/NEWS @@ -127,6 +127,9 @@ vx.xx.x (xxxx-xx-xx) streams. This gives both faster compression time and smaller file size. - New users will be now eased into the profiler with a set of tutorial achievements. +- You can now set the timeline options default values in global settings. +- Added a check for program memory being available before symbol retrieval + on Windows. v0.10.0 (2023-10-16)