From 4123f096020ece6e95766373b24041cef71e8db6 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 13 Aug 2018 13:58:06 +0200 Subject: [PATCH] update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3475b4cee..2e3761f46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ 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] + - Fix 'hf emv' - some cards need to have Le=0x00, some need to not to have (@merlokk) - Fix 'hf legic' enhancement of rx / tx in legic commands (@drandreas) - Fix 'data buffclear' - now frees bigbuff also (@iceman) - Fix GET_TICKS and signess while shifting (@drandreas)