From 7fb359ef8e94592c9c26b6206a5a5701b38affee Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Wed, 13 Mar 2019 12:38:21 +0100 Subject: [PATCH] text --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d847f476..fb62a55b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ 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] + - Change 'lf hitag' - refactoring (@iceman) + - Change 'lf hitag' - refactoring (@piwi) + - Fix 'lf hitag' - generic fix for missing clock init (@piwi) - Fix fsk sim operations on deviceside - avoid division by zero (@doegox) - Fix 'hf mf fchk' - condition always false (@doegox) - Fix 'lf t55xx recoverpw' - shift as u32 (@doegox)