We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf3876 commit cd58955Copy full SHA for cd58955
CHANGELOG.md
@@ -1,6 +1,15 @@
1
Change Log
2
==========
3
4
+## Version 1.7.0
5
+- Better crash type reporting on various UBSan issues.
6
+- Initial support for Honggfuzz.
7
+- Additional fixes in preparation for migration to Python 3.
8
+- Migrated off deprecated App Engine Memcache to Cloud MemoryStore for Redis.
9
+- Added libFuzzer fuzzing support for Android (using HWASan).
10
+- Automatically correct certain common mistakes in dictionaries.
11
+- Various bug fixes.
12
+
13
## Version 1.6.1
14
- Various bug fixes.
15
0 commit comments