diff --git a/Changelog.md b/Changelog.md
index 2357b18..66a4dd8 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -3,7 +3,7 @@
Get Picocrypt audited (please donate to help fund the audit)
Hidden volume like VeraCrypt (thanks u/greenreddits)
CLI (thanks u/your_username)
- File name encryption
+
# v1.XX (a future release)
@@ -11,14 +11,16 @@
Associate .pcv file extension with Picocrypt
Add start button to shredder (improve user flow)
Improve Reed-Solomon performance
+ Customizable Argon2 parameters
+ File name encryption
+ Remove EXIF data from keyfiles
-# v1.18 (ETA: 1 month)
+# v1.18 (ETA: 2 weeks)
- Add output size to input label
- - Customizable Argon2 parameters
- ✓ Make UI more consistent (minor DPI issues)
- - Remove EXIF data from keyfiles
+ - ✓ Fix crashing when OS denies permission to access file
- ✓ Fixed bug where file object was not closed properly
- ✓ Encryption/decryption file naming and extension bugs