From 7e403a2e57d3f639e00bd82e356cd393e646fe01 Mon Sep 17 00:00:00 2001
From: Evan Su <48808396+HACKERALERT@users.noreply.github.com>
Date: Sat, 10 Aug 2024 23:54:37 -0400
Subject: [PATCH] Update changelog to v1.40
---
Changelog.md | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/Changelog.md b/Changelog.md
index b890c00..93d67c4 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -3,6 +3,21 @@
Migrate golang.org/x/crypto to standard library imports (https://github.com/golang/go/issues/65269)
+# v1.40 (Released 08/10/2024)
+
+ - ✓ Allow "Open with Picocrypt" to work; you can drop files and folders onto the executable now!
+
+
+# v1.39 (Released 08/07/2024)
+
+ - ✓ Disable comments if deniability is enabled
+
+
+# v1.38 (Released 08/03/2024)
+
+ - ✓ Remove periods from the end of labels
+
+
# v1.35 - v1.37 (Released 07/08/2024)
- ✓ Various small releases to get workflows running and automated builds released