Update Changelog.md

This commit is contained in:
Evan Su 2021-03-26 15:03:51 -04:00 committed by GitHub
parent 15f3d1ac5a
commit 4612a1237b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -3,7 +3,9 @@
<li>Add cancel button to cancel encryption/decryption</li>
<li>(Bug) Delete existing file only if password is correct</li>
<li>Minor aesthetic fixes</li>
<li>Complete rewrite from scratch, implementing the audited Monocypher library instead of Pycryptodome, which is not audited.</li>
</ul>
<strong>Note: v1.12 will be INCOMPATIBLE with all previous releases!</strong>
# v1.11 (released 3/23/2021)
<ul>