diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2023-01-23 20:28:19 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2023-01-23 20:28:19 +0530 |
commit | 6f514f47159cd1ec60d05b8c8f533331c8a8e2fb (patch) | |
tree | 301de4e0ccddf6214561a48ddd355e85ecb35d24 /autofill-parser | |
parent | 4414090b1d1970e5dcef0bf5bd9eb1c96e38c19b (diff) |
fix(autofill-parser): add changelog entry for #2341
Diffstat (limited to 'autofill-parser')
-rw-r--r-- | autofill-parser/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autofill-parser/CHANGELOG.md b/autofill-parser/CHANGELOG.md index 9d0b9c72..1d090f07 100644 --- a/autofill-parser/CHANGELOG.md +++ b/autofill-parser/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. ### Added - [Vivaldi](https://play.google.com/store/apps/details?id=com.vivaldi.browser) is now supported as an Autofill-capable browser. +- `mail` is now included in the heuristics for username fields ## [1.1.1] |