diff options
author | Rounak Datta <rounak.datta@hotstar.com> | 2020-09-10 11:24:44 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-10 11:24:44 +0530 |
commit | 71fc2a396ed95cea4f93b823280c63dc99533715 (patch) | |
tree | 78e0ae45b9cd705e60134f020b5c239f3b2b706a /CHANGELOG.md | |
parent | 276aa4ea7cec53d37dd4dc777119c3114535b628 (diff) |
Autofill: add kiwi as a supported browser (#1091)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 01ad9680..ef33a641 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file. ### Added - Allow sorting by recently used -- Add [Bromite](https://www.bromite.org/) and [Ungoogled Chromium](https://git.droidware.info/wchen342/ungoogled-chromium-android) to supported browsers list for Autofill +- Add [Bromite](https://www.bromite.org/), [Ungoogled Chromium](https://git.droidware.info/wchen342/ungoogled-chromium-android) and [Kiwi](https://kiwibrowser.com/) to supported browsers list for Autofill - Add ability to view the Git commit log - Allow generating ECDSA and ED25519 keys for SSH - Add support for multiple/fallback authentication methods for SSH |