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)