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