From 31157bf32e540a30299565696b99d40bf89a1740 Mon Sep 17 00:00:00 2001
From: Evan Su <48808396+HACKERALERT@users.noreply.github.com>
Date: Sun, 18 Jul 2021 21:23:56 -0400
Subject: [PATCH] Update Changelog.md
---
Changelog.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Changelog.md b/Changelog.md
index 20cd66a..e5119c5 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -8,7 +8,12 @@
Metadata is now Reed-Solomon encoded (everything bit of header data such as nonces and Poly1305s are RS-encoded)
Reed-Solomon checkbox is now enabled and Reed-Solomon works
Paranoid shredding now works on Windows
+ Fixed Windows zip extract error notice that doesn't appear in 7-Zip
+ Optional shred temporary files checkbox
Remove BLAKE3 from the checksum generator tab, as it has no practical use and requires a non-standard library
+ Improved user flow
+ Code optimizations
+ Many bug fixes/stability improvments
# v1.13 (Released 5/29/2021)