diff --git a/Changelog.md b/Changelog.md
index 73858bd..8a89dff 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,21 +1,24 @@
# Features Under Consideration
- Get Picocrypt audited (please donate to help fund the audit)
- - Tweakable Argon2 parameters (with lower bounds)
- Hidden volume like VeraCrypt (thanks u/greenreddits)
- CLI (thanks u/your_username)
+ - File name encryption
# v1.XX (a future release)
- - File name encryption
- - Customizable Argon2 parameters
- Associate .pcv file extension with Picocrypt
- - Generate checksums for text
- - Replace show password button with an eye icon
- Add start button to shredder (improve user flow)
+
+
+# v1.18 (not started yet)
+
+ - Customizable Argon2 parameters
- Make UI more consistent (minor DPI issues)
- Improve Reed-Solomon performance
+ - Remove EXIF data from keyfiles
+ - Encryption/decryption file naming and extension bugs
# v1.17 (ETA: 1 week)
@@ -31,8 +34,7 @@
✓ Option to require specific keyfile order
✓ Keyfile generator
Bug: Red error label shown in main window during successful decryption after selecting incorrect keyfiles
- Remove EXIF data from keyfiles
- Encryption/decryption file naming and extension bugs
+
Prevent duplicate keyfile
Add a select keyfile button
✓ Make sure only one of "Fast mode" and "Paranoid mode" can be enabled