Update NEWS.

This commit is contained in:
Bartosz Taudul 2020-02-26 01:05:37 +01:00
parent 8f36ee2c89
commit 98f31b3d43

1
NEWS
View File

@ -13,6 +13,7 @@ v0.7 (xxxx-xx-xx)
- Automatic stack sampling is now available on windows.
- Properly handle tracing on long-running systems.
- Message list entries can now show associated frame image.
- Call stack window will now display module names.
v0.6.3 (2020-02-13)
-------------------