Skip to content

Commit cd58955

Browse files
Update changelog in preparation for the 1.7.0 release. (google#1230)
* Update changelog in preparation for the 1.7.0 release. * Address review comments
1 parent baf3876 commit cd58955

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

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+
413
## Version 1.6.1
514
- Various bug fixes.
615

0 commit comments

Comments
 (0)