diff --git a/Changelog.md b/Changelog.md
index 4221e33..2357b18 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -10,6 +10,7 @@
- Associate .pcv file extension with Picocrypt
- Add start button to shredder (improve user flow)
+ - Improve Reed-Solomon performance
# v1.18 (ETA: 1 month)
@@ -17,8 +18,8 @@
Add output size to input label
Customizable Argon2 parameters
✓ Make UI more consistent (minor DPI issues)
- Improve Reed-Solomon performance
Remove EXIF data from keyfiles
+ ✓ Fixed bug where file object was not closed properly
✓ Encryption/decryption file naming and extension bugs