1
0
mirror of https://github.com/wolfpld/tracy synced 2025-04-30 04:43:53 +00:00

Update NEWS.

This commit is contained in:
Bartosz Taudul 2023-06-10 13:37:01 +02:00
parent 1b65a87c32
commit cf0e6b610b
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

5
NEWS
View File

@ -35,6 +35,11 @@ v0.x.x (xxxx-xx-xx)
may have taken care of some elusive bugs. may have taken care of some elusive bugs.
- Added global configuration settings dialog. You can find it in the - Added global configuration settings dialog. You can find it in the
profiler's about menu (the wrench icon in the welcome dialog). profiler's about menu (the wrench icon in the welcome dialog).
- List of found zones in the Find zone menu can be filtered by user text.
- Fixed div-by-zero in cvsexport utility when there was only one zone of
a kind.
- Fixed compatibility problems with FreeBSD.
- Added support for dynamically loaded Vulkan symbols.
v0.9.1 (2023-02-26) v0.9.1 (2023-02-26)