From 45967b960e948a804181d66d5a0f95628887b960 Mon Sep 17 00:00:00 2001
From: Evan Su <48808396+HACKERALERT@users.noreply.github.com>
Date: Thu, 25 Apr 2024 14:04:52 -0400
Subject: [PATCH] Update Changelog.md
---
Changelog.md | 2 ++
1 file changed, 2 insertions(+)
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