From c8e1618903bacf56e91801da79d0302e9b1dbaf9 Mon Sep 17 00:00:00 2001
From: Evan Su <48808396+HACKERALERT@users.noreply.github.com>
Date: Sun, 28 Apr 2024 19:52:42 -0400
Subject: [PATCH] Update Changelog.md
---
Changelog.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/Changelog.md b/Changelog.md
index 7a4fc31..db6c1fd 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,15 +1,14 @@
# Future
- Migrate golang.org/x/crypto to standard library imports (https://github.com/golang/go/issues/65269)
- - Better web app: add advanced features
- - Unzip after decryption (advanced feature)
# v1.34 (No ETA)
- ✓ New CLI with support for files, folders, globs, paranoid mode, and Reed-Solomon
- ✓ Migrate github.com/HACKERALERT/crypto back to golang.org/x/crypto
- - Distribute raw Linux binary instead of AppImage for better portability
+ - ✓ Distribute raw Linux binary instead of AppImage for better portability
+ - ✓ Distribute macOS binaries for both Intel and Apple silicon
# v1.33 (Released 06/27/2023)