Skip to content

Commit

Permalink
Updated release notes for v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
i1E committed Nov 16, 2023
1 parent 278f7e9 commit f1400da
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Release notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release notes

## v1.2.0

### Minor API changes

- Introduced `BlurPolicy`, `GlarePolicy` and `TiltPolicy` which are used to enable `strict`, `normal`, `relaxed` or `disabled` policies.
- `AnalyzerSettings` changes:
- Replaced `tiltThreshold` with `tiltPolicy`.
- Replaced `ignoreGlare` with `glarePolicy`.
- Replaced `ignoreBlur` with `blurPolicy`.

## v1.1.0

### Improvements
Expand Down

0 comments on commit f1400da

Please sign in to comment.