Update Changelog.md

This commit is contained in:
Evan Su 2024-04-25 14:04:52 -04:00 committed by GitHub
parent e9c2e57b55
commit 45967b960e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -1,11 +1,13 @@
# Future
<ul>
<li>Migrate golang.org/x/crypto to standard library imports (https://github.com/golang/go/issues/65269)</li>
<li>(Under consideration) Better web app; add advanced features</li>
</ul>
# v1.34 (No ETA)
<ul>
<li>(WIP) New CLI with support for files, folders, globs, paranoid mode, and Reed-Solomon</li>
<li>Unzip after decryption (advanced feature)</li>
<li>Migrate github.com/HACKERALERT/crypto back to golang.org/x/crypto</li>
<li>Distribute raw Linux binary instead of AppImage for better portability</li>
</ul>