1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Update NEWS.

This commit is contained in:
Bartosz Taudul 2021-06-14 23:52:23 +02:00
parent 39e317f36d
commit 5834a4be44
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

1
NEWS
View File

@ -12,6 +12,7 @@ v0.x.x (xxxx-xx-xx)
- Improved function matching algorithm in compare traces view. - Improved function matching algorithm in compare traces view.
- Added minimal CMake integration layer. - Added minimal CMake integration layer.
- Reworked rpmalloc initialization. - Reworked rpmalloc initialization.
- Fixed display of messages with newlines on messages list.
v0.7.8 (2021-05-19) v0.7.8 (2021-05-19)