From 1de9a5d580268b0f4ee4bced7b46bc90a8330e7c Mon Sep 17 00:00:00 2001 From: idk Date: Sun, 7 Aug 2022 22:14:45 -0400 Subject: [PATCH] Fill in the changelog Former-commit-id: b5c098bb9ba5a51597fbe71c9192aa0bef9c7a29 Former-commit-id: 3896691c71647585ebcc6749b4cd15d20f22fa5f --- CHANGES.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index e69de29..44e30bf 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -0,0 +1,15 @@ +Sun, August 7 +------------- + + - Wrote the Javadoc + - Embedded the Firefox profile in the Jar so it always unpacks correctly + - re-added Tor Browser support on Windows + - Fix false positives in validation routine + - Make constructors public + +Saturday, August 6 +------------------ + + - Implemented firefox detection + - Implemented directory setup + - Implemented processBuilder generator \ No newline at end of file