Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBartosz Taudul <wolf@nereid.pl>2022-09-05 21:31:17 +0300
committerBartosz Taudul <wolf@nereid.pl>2022-09-05 21:32:24 +0300
commit4fd4baf5579fdbd2067a32441039db3707dd2b6f (patch)
treee9cd5acabff17b54f3d781e38c3513f647ef1c5b /NEWS
parent48e7a17d1d0f086c650c6f0a36790e630fa14e40 (diff)
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d135174f..aadab45f 100644
--- a/NEWS
+++ b/NEWS
@@ -88,6 +88,9 @@ v0.x.x (xxxx-xx-xx)
- Note that some automated functionality (e.g. vertical synchronization
capture) may automatically generate frame data, which will force frames to
be displayed.
+- Tracy threads will now be collapsed by default on the timeline.
+- Clicking on a local thread in the CPU data view will make the thread visible
+ and uncollapsed on the timeline.
v0.8.2 (2022-06-28)