From 554c2f9e28887371ba7f593321d4935bcd2e5804 Mon Sep 17 00:00:00 2001 From: jsteube Date: Fri, 14 Oct 2016 21:48:10 +0200 Subject: [PATCH] Add notes to changes --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index ee36109cb..e12d9c05f 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -4,6 +4,7 @@ ## Improvements ## +- Added support for --speed-only: quickly shows expected speed per device based on the users hash(es) and option selected - Added the current first and last password candidate test queued for execution per device on status view - Use .gitmodules to handle OpenCL headers depency - Allow loading of bcrypt hashes with signature $2b$ (February 2014)