diff --git a/Changelog.md b/Changelog.md index 20cd66a..e5119c5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -8,7 +8,12 @@
  • 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
  • +
  • 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
  • +
  • Code optimizations
  • +
  • Many bug fixes/stability improvments
  • # v1.13 (Released 5/29/2021)