From fb139003e98567e5d6ed2e7add0d034eda9aa1a3 Mon Sep 17 00:00:00 2001 From: wiire-a Date: Thu, 7 Dec 2017 16:59:41 +0100 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d07071b..1d9c395 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,12 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Fixed +- Incorrect seeds displayed when PRNG is not bruteforced (`--mode 3`). ## [1.4.1] - 2017-12-04 ### Fixed -- Segmentation fault when trying to recover the PIN with `-m7-enc` and other options @rofl0r @binarymaster. +- Segmentation fault when trying to recover the PIN with `--m7-enc` and other options @rofl0r @binarymaster. ## [1.4.0] - 2017-12-04 ### Added