From 7b3a1102bd27e3dc70934780778e18f0366a50ff Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Mon, 22 Mar 2021 09:11:40 -0400 Subject: [PATCH] Update Changelog.md --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index f3a3482..1db9f99 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,5 +3,5 @@
  • Much more secure wipe via sdelete for Windows, shred for Linux.
  • Only open input files in read mode, since write mode is unnecessary.
  • Clean up source code
  • -
  • New: Drag and drop support (one file only, no folders yet)
  • +
  • New: Drag and drop support (multiple files, a folder, etc.)