Add ETA, move things around

This commit is contained in:
Evan Su 2021-12-22 11:30:11 -05:00 committed by GitHub
parent bb9cac7f57
commit f3a5634b0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -10,14 +10,14 @@
<li>Remove EXIF data from keyfiles</li>
<li>Customizable Argon2 parameters</li>
<li>Finish adding tooltips</li>
<li>Improve Internals documentation (header format, etc.)</li>
</ul>
# v1.22 (ETA unknown for now)
# v1.22 (ETA 1 week)
<ul>
<li><strike>Fix keyfile order bug</strike> (redundant, so there was no bug)</li>
<li><strike>Fix keyfile order bug</strike> (redundant, so there actually was no bug)</li>
<li>✓ Remove fast mode, as a change for the normal mode will make fast mode obselete</li>
<li>✓ For normal mode, change HMAC-SHA3 to a keyed Blake2b</li>
<li>Improve Internals documentation (header format, etc.)</li>
</ul>
# v1.21 (Released 11/19/2021)