Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
update README.md
  • Loading branch information
pvrobays committed Sep 18, 2021
1 parent 243c48a commit f94179c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]
### Fixed
- Accessibility issues: contrast, navigation with keyboard, labels (#76)
- Always enable electron contextIsolation (#122)

### Added
### Added
- Preferences option `debug: true` which opens the devTools by default (#124)
- Expose `browserWindowOverrides` on the preference object (#112)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ The library includes built-in support for the following field types:
- Text
- Dropdown
- Message
- Folder selection
- Folder/File selection
- Checkbox
- Radio
- Slider
Expand Down

0 comments on commit f94179c

Please sign in to comment.