From 83310cd0e9be1397612419b4110e53f577aecfb1 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Tue, 3 Jul 2018 21:50:38 +0200 Subject: [PATCH] Release v0.3.3. --- NEWS | 2 +- README.md | 4 +++- 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)