From 867c2222f6c94b1570cbf98ca9eff38cd4d7dca1 Mon Sep 17 00:00:00 2001
From: Evan Su <48808396+HACKERALERT@users.noreply.github.com>
Date: Fri, 13 May 2022 23:25:29 -0400
Subject: [PATCH] Update Changelog.md
---
Changelog.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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