Skip to content

Commit

Permalink
Update changelog in preparation for the 1.7.0 release. (#1230)
Browse files Browse the repository at this point in the history
* Update changelog in preparation for the 1.7.0 release.

* Address review comments
  • Loading branch information
mbarbella-chromium authored Nov 26, 2019
1 parent baf3876 commit cd58955
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Change Log
==========

## Version 1.7.0
- Better crash type reporting on various UBSan issues.
- Initial support for Honggfuzz.
- Additional fixes in preparation for migration to Python 3.
- Migrated off deprecated App Engine Memcache to Cloud MemoryStore for Redis.
- Added libFuzzer fuzzing support for Android (using HWASan).
- Automatically correct certain common mistakes in dictionaries.
- Various bug fixes.

## Version 1.6.1
- Various bug fixes.

Expand Down

0 comments on commit cd58955

Please sign in to comment.