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
diff options
context:
space:
mode:
authorBartosz Taudul <wolf.pld@gmail.com>2018-07-03 22:50:38 +0300
committerBartosz Taudul <wolf.pld@gmail.com>2018-07-03 22:53:54 +0300
commit83310cd0e9be1397612419b4110e53f577aecfb1 (patch)
tree008adf994ba0c9d8fef777d0c8752c5c33d9f563
parent29a2cc2f6c391fa3d491cd0f32f2ba3487e10972 (diff)
Release v0.3.3.v0.3.3
-rw-r--r--NEWS2
-rw-r--r--README.md4
2 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e501eab9..e1b01b22 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ Note: Release numbers are nothing more than numbers. There are some
a mistake.
-v0.3.3 (xxxx-xx-xx)
+v0.3.3 (2018-07-03)
-------------------
- Breaking change: the format of trace files has changed.
diff --git a/README.md b/README.md
index 4541c56c..3db31910 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,9 @@ The following compilers are supported:
- gcc
- clang
-[Introduction to tracy](https://www.youtube.com/watch?v=fB5B46lbapc)
+[Introduction to Tracy Profiler v0.2](https://www.youtube.com/watch?v=fB5B46lbapc)
+[New features in Tracy Profiler v0.3](https://www.youtube.com/watch?v=3SXpDpDh2Uo)
+
[A quick FAQ.](FAQ.md)
[List of changes.](NEWS)