Update Changelog.md

This commit is contained in:
Evan Su 2021-03-22 12:40:56 -04:00 committed by GitHub
parent 5c42d015a6
commit 31f9613591
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# v1.11 (soon to be released)
<ul>
<li>Much more secure wipe via <code>sdelete</code> for Windows, <code>shred</code> for Linux.</li>
<li>Much more secure wipe via <code>sdelete64</code> for Windows, <code>shred</code> for Linux.</li>
<li>Robust secure wipe support for drag and dropped files/folders</li>
<li>Only open input files in read mode, since write mode is unnecessary.</li>
<li>Clean up source code</li>