summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2020-08-24 12:42:51 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2020-08-24 12:46:02 +0530
commit71db46acf6a07e8896adad6795c2af16256771ac (patch)
tree84fedd758298b5aa29c831cbbcca6c3b50689586
parente4ce435f002b866adb5f8c81a488816ef8a0d1d0 (diff)
Add changelog entry for HTTPS authentication
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ad0e7788..6a8ad43b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
### Fixed
- Saving a password after creating it fails to finish commit operation
+- HTTPS authentication did not prompt users for password
## [1.11.1] - 2020-08-21