1
0
mirror of https://github.com/wolfpld/tracy synced 2025-04-29 04:23:51 +00:00

Update NEWS.

This commit is contained in:
Bartosz Taudul 2020-01-25 17:49:31 +01:00
parent 35a2baf5ef
commit 0e79b3ab27

2
NEWS
View File

@ -14,6 +14,8 @@ v0.7 (xxxx-xx-xx)
- Improved tid to pid mapping on windows.
- Zero length and unfinished zones are no longer taken into account for
statistics.
- Build files for shared library are now available (experimental).
- GPU zones now also have "active" parameter.
v0.6.2 (2019-12-30)
-------------------