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-08-16 02:42:09 +0300
committerBartosz Taudul <wolf.pld@gmail.com>2020-08-16 02:42:09 +0300
commit8f720b55ff8c422b1b7def50667feafefbaebb97 (patch)
tree85695de825ec0ff1aff415bb375dcf45f7d7ab8a /NEWS
parent7e0033743dc44a0eb35b2498c31ce21385151e10 (diff)
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4358f44a..702ed8cd 100644
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,7 @@ v0.7.1 (xxxx-xx-xx)
- Implemented call stack sampling on Linux (including Android).
- Exact time from start of profiling session can be now viewed by hovering
the mouse over the time scale.
+- Code transfer can be now compiled-out.
v0.7 (2020-06-11)
-----------------