diff --git a/Changelog.md b/Changelog.md
index a14d1a2..2cbfab9 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,8 +1,9 @@
-# v1.11 (soon to be released)
+# v1.11 (released 3/23/2021)
- - Much more secure wipe via
sdelete64
for Windows, shred
for Linux.
+ - Much more secure wipe via
sdelete64
for Windows, shred
for Linux, and rm -P
for MacOS
+ - Much more beautiful UI for MacOS
- Robust secure wipe support for drag and dropped files/folders
- - Only open input files in read mode, since write mode is unnecessary.
- - Clean up source code
- - New: Drag and drop support (multiple files, a folder, etc.)
+ - Only open input files in read mode, since write mode is unnecessary
+ - Clean up source code, add better comments
+ - New: Drag and drop support (multiple files, a folder, a file and a folder, etc.)