diff options
author | Harsh Shandilya <msfjarvis@gmail.com> | 2020-05-14 01:51:56 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-14 01:51:56 +0530 |
commit | 55912673180142b2e95be136505636f3d65e3622 (patch) | |
tree | 5706406e8f8384c0742da3c783677a2776bceaa6 | |
parent | 698499ba6d983aeb804cfa806df2f3de278b5d2f (diff) |
CHANGELOG: sync with master (#775)
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9497f3d2..f6e84053 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. ### Added - Allow user to abort password move when it is replacing an existing file +- Allow setting a default username for Autofill +- Add no authentication mode for working with public repositories + +### Changed +- More UI related tweaks, changes and improvements ### Fixed - Add the following fields to encrypted username detection: user, account, email, name, handle, id, identity. |