Update Changelog.md

This commit is contained in:
Evan Su 2021-05-03 12:47:34 -04:00 committed by GitHub
parent ccb473703c
commit f0e05e13d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
<strong>Note: v1.3 will be INCOMPATIBLE with all previous releases! This will likely be the last change in the header format, meaning that all future releases _should_ be compatible with v1.13 and on.</strong>
<ul>
<li>Picocrypt has been ported from Python to Go, thus completely rewritten</li>
<li>Added fast mode, which can achieve ~250MB/s</li>
<li>Added file shredder and file checksum generator</li>
</ul>
# v1.12.1 (Bug fix patch, released 04/11/2021)