From d247150a9ed669772a76cfb3ea0d73574db2bdde Mon Sep 17 00:00:00 2001
From: Evan Su <48808396+HACKERALERT@users.noreply.github.com>
Date: Thu, 15 Jun 2023 00:06:04 -0400
Subject: [PATCH] Update Changelog.md
---
Changelog.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Changelog.md b/Changelog.md
index 5600809..9a82617 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,9 +1,16 @@
+# v1.33 (No ETA)
+
+ - Add tooltip warning that comments are not encrypted (#164)
+ - Hash keyfiles in chunks to reduce memory usage (#168)
+
+
# v1.32 (Released 04/28/2023)
- ✓ Added a command-line interface
- ✓ Use Debian 11 as the base for the AppImage instead of Debian 10
- ✓ Include software rendering DLLs in the Paranoid Pack for future proofing
- ✓ Add plausible deniability and recursive encryption
+ - ✓ Added an installer for Windows (made using Inno Setup)
# v1.31 (Released 11/18/2022)