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