From dcea602f3dc182d02206760d58ef03a73189e60e Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Thu, 12 Aug 2021 11:15:07 -0400 Subject: [PATCH] Update Changelog.md --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index baa0ead..37e9ad2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,6 +5,8 @@
  • Make UI more consistent (minor DPI issues)
  • Improve Reed-Solomon performance
  • Replace show password button with an eye icon
  • +
  • Add clear button to password field
  • +
  • Multiple keyfiles support and DND
  • # v1.16 (Released 08/11/2021)