Update NEWS.

This commit is contained in:
Bartosz Taudul 2019-02-06 22:39:15 +01:00
parent b945f83169
commit f18aa9c33f

6
NEWS
View File

@ -22,8 +22,10 @@ v0.5 (xxxx-xx-xx)
- Self time of zones may be now displayed in the find zone menu.
- Added ability to disconnect from a client (with some caveats).
- Find zone groups can now be sorted by mean time per call.
- Call stack memory allocations tree is now available in bottom-up and
top-down variants.
- Call stack memory allocations tree improvements:
- Add top-down variant to complement the previously available bottom-up
one.
- Add ability to group tree nodes by function name.
v0.4.1 (2018-12-30)
-------------------