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.pld@gmail.com>2020-07-16 12:29:09 +0300
committerBartosz Taudul <wolf.pld@gmail.com>2020-07-16 12:31:39 +0300
commit9ce46fdf2db3bbe90822ad88ba7932f9fd5bea9f (patch)
treee6652698dfedff12a0fe44a56280952d6923bb91 /NEWS
parentd815b79db008546455b74a7039aa23ec0b16e485 (diff)
Update manual.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 266ff86b..9ef169e8 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,7 @@ v0.7.1 (xxxx-xx-xx)
- Added CSV export utility.
- "Go to frame" popup no longer has a dedicated button. To show it, click on
the frame counter.
+- Added macro for checking if profiler is connected.
v0.7 (2020-06-11)
-----------------