Update NEWS.

This commit is contained in:
Bartosz Taudul 2019-08-15 02:29:02 +02:00
parent 14a373a3b8
commit 8a205ef224

1
NEWS
View File

@ -17,6 +17,7 @@ v0.6 (xxxx-xx-xx)
thread was in a running state.
- API breakage: SetThreadName() now only works on current thread.
- Fixed thread name retrieval after thread is destroyed.
- Added number of CPU cores to host info.
v0.5 (2019-08-10)
-----------------