Update NEWS.

This commit is contained in:
Bartosz Taudul 2020-02-05 17:07:39 +01:00
parent 0bb6162a01
commit 7a6c96a989

1
NEWS
View File

@ -20,6 +20,7 @@ v0.7 (xxxx-xx-xx)
- Replaced ska::flat_hash_map with robin-hood-hashing.
- Speed-up rendering of long lists of items.
- Exact event time is displayed in some places in the UI.
- Memory allocation lists can now be sorted.
v0.6.2 (2019-12-30)
-------------------