From 339865d2ba04dbc647b2ae4b36ed9d089ac63b31 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Sun, 19 Sep 2021 21:02:53 -0400 Subject: [PATCH] Update Changelog.md --- Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 4221e33..2357b18 100644 --- a/Changelog.md +++ b/Changelog.md @@ -10,6 +10,7 @@ # v1.18 (ETA: 1 month) @@ -17,8 +18,8 @@
  • Add output size to input label
  • Customizable Argon2 parameters
  • ✓ Make UI more consistent (minor DPI issues)
  • -
  • Improve Reed-Solomon performance
  • Remove EXIF data from keyfiles
  • +
  • ✓ Fixed bug where file object was not closed properly
  • ✓ Encryption/decryption file naming and extension bugs