From 7efd390cebf87af098933898529116512164ad41 Mon Sep 17 00:00:00 2001
From: Evan Su <48808396+HACKERALERT@users.noreply.github.com>
Date: Fri, 12 Jul 2024 22:57:44 -0400
Subject: [PATCH] Update Changelog.md
---
Changelog.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Changelog.md b/Changelog.md
index a780be3..b890c00 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -3,6 +3,12 @@
Migrate golang.org/x/crypto to standard library imports (https://github.com/golang/go/issues/65269)
+# v1.35 - v1.37 (Released 07/08/2024)
+
+ - ✓ Various small releases to get workflows running and automated builds released
+ - ✓ Reduce keyfile generator's output size from 1 KiB -> 32 bytes since 32 bytes is enough
+
+
# v1.34 (Released 04/29/2024)
- ✓ New CLI with support for files, folders, globs, paranoid mode, and Reed-Solomon