Update Changelog.md
This commit is contained in:
parent
3f4381dc0d
commit
c8e1618903
|
@ -1,15 +1,14 @@
|
|||
# Future
|
||||
<ul>
|
||||
<li>Migrate golang.org/x/crypto to standard library imports (https://github.com/golang/go/issues/65269)</li>
|
||||
<li>Better web app: add advanced features</li>
|
||||
<li>Unzip after decryption (advanced feature)</li>
|
||||
</ul>
|
||||
|
||||
# v1.34 (No ETA)
|
||||
<ul>
|
||||
<li>✓ New CLI with support for files, folders, globs, paranoid mode, and Reed-Solomon</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>
|
||||
<li>✓ Distribute raw Linux binary instead of AppImage for better portability</li>
|
||||
<li>✓ Distribute macOS binaries for both Intel and Apple silicon</li>
|
||||
</ul>
|
||||
|
||||
# v1.33 (Released 06/27/2023)
|
||||
|
|
Loading…
Reference in New Issue