Update Changelog.md

This commit is contained in:
Evan Su 2021-07-18 21:29:37 -04:00 committed by GitHub
parent 31157bf32e
commit ce1da9834a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<li>Metadata is now Reed-Solomon encoded (everything bit of header data such as nonces and Poly1305s are RS-encoded)</li>
<li>Reed-Solomon checkbox is now enabled and Reed-Solomon works</li>
<li>Paranoid shredding now works on Windows</li>
<li>Fixed Windows zip extract error notice that doesn't appear in 7-Zip</li>
<li>Fixed Windows zip extract error notice that doesn't appear in 7-Zip (edit: it was a backslash and forwardslash issue)</li>
<li>Optional shred temporary files checkbox</li>
<li>Remove BLAKE3 from the checksum generator tab, as it has no practical use and requires a non-standard library</li>
<li>Improved user flow</li>