summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorFabian Henneke <FabianHenneke@users.noreply.github.com>2020-06-29 10:12:19 +0200
committerGitHub <noreply@github.com>2020-06-29 10:12:19 +0200
commit8bc662c9c02824718cb9c297fd3b3cf77fb8f2c9 (patch)
tree0ac2a1a2e1bae8fb43a7049fd8651808e8255452 /CHANGELOG.md
parentac6220eed31f1aab0f73403b3befe77c57f0c9a1 (diff)
Offer TOTP Autofill for OTP fields (#899)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eaf175e3..adcdc57f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file.
### Added
- TOTP support is reintroduced by popular demand. HOTP continues to be unsupported and heavily discouraged.
+- Initial support for detecting and filling OTP fields with Autofill
## [1.9.1] - 2020-06-28