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