diff --git a/Changelog.md b/Changelog.md
index 7434e0a..9679d0a 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -3,6 +3,14 @@
Migrate golang.org/x/crypto to standard library imports (https://github.com/golang/go/issues/65269)
+# v1.42 (Released 09/03/2024)
+
+ - ✓ Security audit by Radically Open Security has concluded! No major security issues were found🥳
+ - ✓ Panic if crypto/rand.Read fails
+ - ✓ Assume host machine is trusted, make notes in documentation accordingly
+ - ✓ Handle edge cases regarding comments
+
+
# v1.41 (Released 08/30/2024)
- ✓ Move all external packages to under Picocrypt organization