diff --git a/Changelog.md b/Changelog.md
index 6a30981..419736c 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -3,11 +3,12 @@
Review/improve Internals.md
-# v1.28 (ETA: 5 days)
+# v1.28 (ETA: 2 days)
- ✓ Software OpenGL rendering on Windows (for Windows on ARM compatibility)
- ✓ Progress, speed, and ETA for combining/compressing files, recombining files, and splitting files
- ✓ Improve overall IO performance
+ - ✓ Much smoother Reed-Solomon decryption flow, slightly better performance
- ✓ Major code cleanups and organizing
- ✓ Much better file permission handling
- ✓ Numerous minor fixes and improvements