We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ae06a4 commit f60c8acCopy full SHA for f60c8ac
CHANGELOG.md
@@ -1,6 +1,17 @@
1
Change Log
2
==========
3
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
+
15
## Version 2.0.1
16
- Various bug fixes.
17
0 commit comments