Update NEWS.

This commit is contained in:
Bartosz Taudul 2021-05-31 22:40:57 +02:00
parent 3da84d1579
commit 1badc53e71
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

3
NEWS
View File

@ -9,6 +9,9 @@ v0.x.x (xxxx-xx-xx)
- Added TRACY_NO_CALLSTACK_INLINES macro to disable inline functions
resolution in call stacks on Windows.
- Limited client query response rate.
- Improved function matching algorithm in compare traces view.
- Added minimal CMake integration layer.
- Reworked rpmalloc initialization.
v0.7.8 (2021-05-19)