Update NEWS.

This commit is contained in:
Bartosz Taudul 2019-08-28 19:46:08 +02:00
parent f37797db44
commit abde0c252d

2
NEWS
View File

@ -29,6 +29,8 @@ v0.6 (xxxx-xx-xx)
- Switched to using native thread identifiers (relatively small numbers), as
opposed to pthreads identifiers, which in reality were pointers.
- Improved thread name discovery if context switch capture is enabled.
- Timeline view state of a given trace will now be preserved between
profiling sessions.
v0.5 (2019-08-10)
-----------------