Skip to content

Commit 6cb0b1f

Browse files
committed
Release 0.5.0
1 parent cfbac05 commit 6cb0b1f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
0.5.0 (unstable) - 5.05.2018:
2+
* make parser library thread-safe
3+
* fix bug which was preventing from event multilevel inheritance
4+
* integrate Doxygen with a project
5+
* add library API documentation (current documentation coverage: 17%)
6+
* add license file for a project (MIT)
7+
* add parser tests (current parser code coverage: 96%)
8+
* fix buffer overflow in a ht_timeline_push_event()
9+
* add task scheduler
10+
* add CPU usage feature for Linux-based platforms
11+
* many small bug fixes and minor improvements
12+
113
0.4.0 (unstable) - 22.03.2018:
214
* port HawkTracer to Windows
315
* setup continuous integration service (Jenkins)

0 commit comments

Comments
 (0)