From 21785ce38078d7522248ad34bd59f77886f96169 Mon Sep 17 00:00:00 2001 From: Cuan Date: Thu, 2 Dec 2021 20:54:26 -0500 Subject: [PATCH] Updated roadmap --- share/doc/sshyp/changelog | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/share/doc/sshyp/changelog b/share/doc/sshyp/changelog index e7371d0..7a0d97b 100644 --- a/share/doc/sshyp/changelog +++ b/share/doc/sshyp/changelog @@ -6,11 +6,12 @@ This release is a hotfix for 2021.12.01.fr2.2. Changes: -- the gen command in sshyp has been updated to use the newer notetaking system -- printing functions in sshyp have been combined into one function (arguments determine section to print) -- file not found exceptions have been re-implemented -- when syncing, a check is made to see if any folders are not on all devices - if the check comes back true, it is corrected -- folders generated in /dev/shm are once again properly deleted with keyboard interrupts +** the gen command in sshyp has been updated to use the newer notetaking system +** printing functions in sshyp have been combined into one function (arguments determine section to print) +** file not found exceptions have been re-implemented +** when syncing, a check is made to see if any folders are not on all devices - if the check comes back true, it is corrected +** folders generated in /dev/shm are once again properly deleted with keyboard interrupts +** .lower() is now used to remove casing when checking inputs Planned for next major update (The Fluffier Update):