Skip to content

Commit d22c978

Browse files
Update the changelog in preparation for release (#310)
* Update the changelog in preparation for release. * Revert unintentional format change * Add missing fuzzer weight entry * Use more consistent wording
1 parent 1e107a3 commit d22c978

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,18 @@ Change Log
22
==========
33

44
## Next Version
5+
- Various bug fixes.
56

6-
- Bug fixes to improve local development.
7+
## Version 1.1.0
8+
- Various bug fixes.
9+
- Support for
10+
[android-cuttlefish](https://github.com/google/android-cuttlefish).
11+
- Added production startup scripts for Android.
12+
- Support for libFuzzer fork mode.
13+
- Support for [Stackdriver Profiler](https://cloud.google.com/profiler/)
14+
- Added an initial permissive CSP, to be improved in later releases.
15+
- Fuzzer weights now scale based on the severity of discovered issues instead of
16+
imposing a fixed penalty beyond a threshold.
717

818
## Version 1.0.1
919
- Bug fixes to improve local development.

0 commit comments

Comments
 (0)