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 2020-01-31 19:20:19 +01:00
parent d680fa6cd6
commit d9eb04f68e

1
NEWS
View File

@ -18,6 +18,7 @@ v0.7 (xxxx-xx-xx)
- GPU zones now also have "active" parameter.
- Further reduction of memory usage and on-disk trace size.
- Replaced ska::flat_hash_map with robin-hood-hashing.
- Speed-up rendering of long lists of items.
v0.6.2 (2019-12-30)
-------------------