From 6d00d4c43fb47dc7e8473fce6fd49a02b9bfcf7e Mon Sep 17 00:00:00 2001
From: Evan Su <48808396+HACKERALERT@users.noreply.github.com>
Date: Mon, 9 Aug 2021 20:21:56 -0400
Subject: [PATCH] Release v1.15
---
Changelog.md | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/Changelog.md b/Changelog.md
index 2d8d0df..c0b81b6 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,18 +1,15 @@
# v1.16 (work in progress, no ETA at the moment)
- - Add cancel button to file shredder and custom # of passes
- File name encryption
- - Password generator
- - Make password strength circle start at top
- Localization support (use system default where possible)
- Make UI more consistent (minor DPI issues)
- Make keyfile support more reliable (maybe DND too?)
- Improve Reed-Solomon performance
-# v1.15 (ETA: 3 days)
+# v1.15 (Released 08/09/2021)
- - Add cancel button to file shredder and custom # of passes
+ - Add cancel button to file shredder and custom number of passes
- Password generator
- Make password strength circle start at top
- Fix shredder UI bugs