From ce1da9834a0aef4dd1bd0fbce23f6641c1c81cf1 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Sun, 18 Jul 2021 21:29:37 -0400 Subject: [PATCH] Update Changelog.md --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index e5119c5..7ba463d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -8,7 +8,7 @@
  • Metadata is now Reed-Solomon encoded (everything bit of header data such as nonces and Poly1305s are RS-encoded)
  • Reed-Solomon checkbox is now enabled and Reed-Solomon works
  • Paranoid shredding now works on Windows
  • -
  • Fixed Windows zip extract error notice that doesn't appear in 7-Zip
  • +
  • Fixed Windows zip extract error notice that doesn't appear in 7-Zip (edit: it was a backslash and forwardslash issue)
  • Optional shred temporary files checkbox
  • Remove BLAKE3 from the checksum generator tab, as it has no practical use and requires a non-standard library
  • Improved user flow