diff --git a/NEWS b/NEWS index f3cf63b8..8b517f6b 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,12 @@ v0.4 (xxxx-xx-xx) - Zone groups list now displays group times. - Added named versions of tracing macros that allow specifying scoped variable name. +- The main profiler window is now kept at the bottom of windows stack. +- The "standalone" utility will now use a custom embedded font. +- Microseconds are now displayed using correct symbol ('μ' instead of 'u'). +- Unix builds of the "standalone" utility will now ask for a file name when + saving a trace. +- Progress popup is now displayed when a trace file is loading. v0.3.3 (2018-07-03) -------------------