aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <msfjarvis@gmail.com>2020-04-25 20:34:33 +0530
committerGitHub <noreply@github.com>2020-04-25 20:34:33 +0530
commit8cada17bcbcc5443062153542241dbe0d2a836ee (patch)
treee32810f2283f86da8ce85bb956a9339f07e5fb25 /CHANGELOG.md
parentf89d5c282faf34234440a89d1765ac43baa54be9 (diff)
Add toggle for debug logging (#745)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b7939f84..be3fc2d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+### Added
+- Settings option to enable debug logging
+
### Changed
- SSH Keygen UI was improved
- Default key length for SSH Keygen is now 4096 bits