diff --git a/NEWS b/NEWS index 8fdbafcf..f3f90b55 100644 --- a/NEWS +++ b/NEWS @@ -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) -------------------