Update NEWS.

This commit is contained in:
Bartosz Taudul 2020-01-28 21:53:56 +01:00
parent 212b497f1f
commit e7ce7282a1

1
NEWS
View File

@ -17,6 +17,7 @@ v0.7 (xxxx-xx-xx)
- Build files for shared library are now available (experimental).
- 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.
v0.6.2 (2019-12-30)
-------------------