Skip to content

Commit f60c8ac

Browse files
Add changelog entry for version 2.0.2. (#1873)
* Add changelog entry for version 2.0.2. * Address review comments.
1 parent 2ae06a4 commit f60c8ac

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Change Log
22
==========
33

4+
## Version 2.0.2
5+
- Improved Syzkaller support.
6+
- Support narrower bisection for regression/fix ranges.
7+
- Improve Rust crash detection signatures.
8+
- Improved Android KASan support.
9+
- Batch datastore operations more aggressively.
10+
- Improved grouping of crashes involving inline frames.
11+
- Enable entropic fuzzing strategy in libFuzzer.
12+
- Test past crash regressions in corpus pruning task.
13+
- Various bug fixes.
14+
415
## Version 2.0.1
516
- Various bug fixes.
617

0 commit comments

Comments
 (0)