Update NEWS.

This commit is contained in:
Bartosz Taudul 2019-01-14 23:45:23 +01:00
parent 57decf5875
commit 5a3856dff0

3
NEWS
View File

@ -12,6 +12,9 @@ v0.5 (xxxx-xx-xx)
- Major decrease of trace dump file size.
- Display dump file size change in the update utility.
- Display trace loading time.
- Added C API.
- Profiling session may now gracefully terminate, due to incorrect
instrumentation. A popup with termination reason will be displayed.
v0.4.1 (2018-12-30)
-------------------