From 739b6260d6e7a9c2c7068912cc90c1ea324dfac0 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 8 Jun 2024 13:46:16 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 0b70963f..d5f9ff03 100644 --- a/NEWS +++ b/NEWS @@ -125,6 +125,8 @@ vx.xx.x (xxxx-xx-xx) effectively parallelizes both load and save operations. - The default save setup is now set to Zstd level 3 with 4 compression 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. v0.10.0 (2023-10-16)