Update NEWS.

This commit is contained in:
Bartosz Taudul 2022-09-28 01:36:58 +02:00
parent 26d269e857
commit 6fa0f55a83
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

2
NEWS
View File

@ -92,6 +92,8 @@ v0.x.x (xxxx-xx-xx)
- Clicking on a local thread in the CPU data view will make the thread visible - Clicking on a local thread in the CPU data view will make the thread visible
and uncollapsed on the timeline. and uncollapsed on the timeline.
- Assembly view is now in color. - Assembly view is now in color.
- The profiler UI will no longer unnecessarily redraw the screen if nothing
was changed. This should have a profound impact on power usage.
v0.8.2 (2022-06-28) v0.8.2 (2022-06-28)