From 4677016aa6d3c1f97628d144edc1c8e38edde3f9 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Tue, 31 Dec 2019 15:27:57 +0100 Subject: [PATCH] textual --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0eac26074..ee2468215 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log... ## [unreleased][unreleased] + - Chg mifare classic keytable output refactored and uses colors (@iceman1001) + - Fix `hf mf nested` - now writes the correct blockno (@iceman1001) - Chg `lf t55xx dump` - now supports saving to JSON (@iceman1001) - Chg `hf mf chk | fchk` faster authentication by lower timeout limit. (@pwpiwi) - Chg `hf mf hardnested` - now detects "static / fixed" nonce tags and exits (@iceman1001)