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>2021-05-15 15:27:49 +0300
committerBartosz Taudul <wolf@nereid.pl>2021-05-15 15:27:49 +0300
commit0414473c9f36e34a55df3ab3c2444baee6093f5a (patch)
tree654015ced57deceff7718f2d68e47dd596114cbf /NEWS
parent92ae0033084cb38cd2c7f4b1abb7b901b4de48b5 (diff)
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f6dfd726..095f826e 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,8 @@ v0.x.x (xxxx-xx-xx)
can be now imported.
- Added support for custom source location tag ("loc") in chrome traces.
- Sampling frequency can be now controlled using TRACY_SAMPLING_HZ macro.
+- Trace compression can be now selected when saving a trace.
+- If a trace cannot be saved, a failure dialog will be displayed.
v0.7.7 (2021-04-01)