From 73959cbad57b63fec369b7fe8a245f396891474a Mon Sep 17 00:00:00 2001 From: PenguinKeeper7 Date: Fri, 1 Mar 2024 00:00:30 +0000 Subject: [PATCH] Update changes.txt --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index 283e3c0d4..d9bf7b630 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -441,6 +441,7 @@ - Added option --markov-inverse to inverse markov statistics, with the idea of reversing the order of the password candidates - Added temperature watchdog and fanspeed readings for CPU and GPU on macOS using iokit - Added temperature watchdog and utilization for CPU on linux using sysfs and procfs +- Added option --increment-inverse to increment masks from right-to-left instead of left-to-right ## ## Bugs