diff --git a/NEWS b/NEWS index bfc1e085..35a1c581 100644 --- a/NEWS +++ b/NEWS @@ -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) -----------------