From 184b5d9e0fa38d025fe4f2ab4ab3e6528515fcaf Mon Sep 17 00:00:00 2001 From: idk Date: Fri, 16 Sep 2022 18:03:56 -0400 Subject: [PATCH] update changelog --- changelog.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.txt b/changelog.txt index 119353d..08e46cb 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,8 @@ +2022-09-16 idk + * remove unstable/deprecated functionality. Better solutions have been developed and instructions + on how to use them are provided. + * update build documentation. + 2022-09-13 idk * make it a "portable" application in that the entire app and config can be carried on a portable storage device. Requires minor tweaks to work well still.