diff --git a/Changelog.md b/Changelog.md
index 87ac649..1adf30a 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,9 +1,4 @@
-# Future
-
- - Figure out how to remove use of temporary files completely
-
-
-# v1.48 (Released 04/15/2025)
+# v1.48 (Released 04/18/2025)
- ✓ Allow pressing 'Enter' key to press Start/Process button
- ✓ Update "Encrypt" button to "Zip and Encrypt" if multiple files
@@ -12,6 +7,7 @@
- ✓ Add `.incomplete` to filenames while work is in progress
- ✓ Use `encrypted-*.zip.pcv` output name instead of `Encrypted.zip.pcv`
- ✓ Use 0700 permissions when auto unzipping and creating folders
+ - ✓ Handle many more errors in the code where they were ignored previously
# v1.47 (Released 02/19/2025)