From 06afb795a0c78d213fb69af4cb899e9a4cf2849c Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sun, 5 Apr 2020 13:02:50 +0200 Subject: [PATCH] text --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95d7ce2e6..946b7c541 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ 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] + - Updated helptext layout in all luascripts (@iceman1001) + - Change `hf mfdes info` - output and logging (@brkeler) + - Updated texts in legic commands (@ikarus23) + - Fix timing bug inside 40x5 (@mwalker33) + - Refactored all Hitag2 attacks (@doegox) + - Added two new Hitag2 attacks (@doegox) - Change `hf search` - now continue to search in case of dual tech cards (@iceman1001) Thanks to @ikarus23 for the suggestion! - Added `hf topas info` - old reader command, now also prints NDEF (@iceman1001) - Change `hf topaz reader` - now only prints lighter info, like UID. (@iceman1001)