Update NEWS.

This commit is contained in:
Bartosz Taudul 2022-08-28 13:21:24 +02:00
parent c2d527e2e7
commit cedd8b590c
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

4
NEWS
View File

@ -72,6 +72,10 @@ v0.x.x (xxxx-xx-xx)
- Added context menu for timeline labels. Currently the only option is to hide
the selected thread, plot, etc.
- You can now provide custom source file contents through a profiler callback.
- Exposed Tracy version to client applications (available through the
common/TracyVersion.hpp header file).
- D3D12 instrumentation is now thread-safe.
- Timeline can be now navigated with WASD keys.
v0.8.2 (2022-06-28)