diff --git a/NEWS b/NEWS index e4e008c0..be069d0f 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ v0.6 (xxxx-xx-xx) ----------------- - Dropped support for pre-v0.4 traces. +- Major memory usage decrease. - Implemented context switch capture on selected platforms. - Zone timings in various UI places can now take into account only the time when the thread was executing. @@ -47,6 +48,7 @@ v0.6 (xxxx-xx-xx) - Proper handling of multithreaded Vulkan code. - Added extreme compression level in update utility. - Added time distribution data in the zone information window. +- Trace file name is now displayed in trace information window. v0.5 (2019-08-10) -----------------