diff --git a/NEWS b/NEWS index f9ac3f86..0b97bb43 100644 --- a/NEWS +++ b/NEWS @@ -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)