Update NEWS.

This commit is contained in:
Bartosz Taudul 2019-08-15 17:42:55 +02:00
parent 659907c972
commit c021f4cf2c

1
NEWS
View File

@ -18,6 +18,7 @@ v0.6 (xxxx-xx-xx)
- 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.
- Limited number of possible source locations to 64K.
v0.5 (2019-08-10)
-----------------