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 2019-08-15 20:14:20 +02:00
parent bf3ad57456
commit 723e6ac192

1
NEWS
View File

@ -20,6 +20,7 @@ v0.6 (xxxx-xx-xx)
- Fixed thread name retrieval after thread is destroyed.
- Added number of CPU cores to host info.
- Limited number of possible source locations to 64K.
- Limited supported capture length to 1.6 days.
v0.5 (2019-08-10)
-----------------