diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2021-12-31 10:36:15 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2021-12-31 10:47:54 +0530 |
commit | 450e00a9e1efcbb044efa6cea84faf9bb1584364 (patch) | |
tree | 2a8d36240559b5e1be28e225a0f300d7f9d28cc4 /autofill-parser/CHANGELOG.md | |
parent | 152f5527482198027e8adcde7a896356b67dfef3 (diff) |
autofill-parser: bump versionautofill-parser-v1.1.0
Diffstat (limited to 'autofill-parser/CHANGELOG.md')
-rw-r--r-- | autofill-parser/CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/autofill-parser/CHANGELOG.md b/autofill-parser/CHANGELOG.md index af3bd2d2..be3a796d 100644 --- a/autofill-parser/CHANGELOG.md +++ b/autofill-parser/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. ## Unreleased +## [1.1.0] + ### Changed - Changed the support level for Chrome Beta/Canary/Dev/Stable, Bromite and Ungoogled Chromium to `PasswordFillAndSaveIfNoAccessibility`. @@ -35,3 +37,5 @@ All notable changes to this project will be documented in this file. - Initial release [1.0.0]: https://github.com/android-password-store/Android-Password-Store/commits/autofill-parser-v1.0.0/autofill-parser + +[1.1.0]: https://github.com/android-password-store/Android-Password-Store/commits/autofill-parser-v1.1.0/autofill-parser |