diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2022-01-01 21:26:58 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-01 15:56:58 +0000 |
commit | 86f7e0c87e4dec1cc2fcfb63cf9b110da343c326 (patch) | |
tree | fc30b11490a983b38857a78fc73367fce9da8a7b /autofill-parser/CHANGELOG.md | |
parent | d6e89f04254ac77f17ca39c604234eb552d43952 (diff) |
Add Mull to autofill supported browsers (#1640)
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 be3a796d..23e1e105 100644 --- a/autofill-parser/CHANGELOG.md +++ b/autofill-parser/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. ## Unreleased +### Added + +- [Mull](https://f-droid.org/packages/us.spotco.fennec_dos/) is now supported as an Autofill-capable browser. + ## [1.1.0] ### Changed |