From f4f602324dbe9697eac6a41206cbbe186435e644 Mon Sep 17 00:00:00 2001 From: merlokk <807634+merlokk@users.noreply.github.com> Date: Thu, 15 Apr 2021 19:53:52 +0300 Subject: [PATCH] add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c9b851a2..ef3269c33 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] + - Change emv commands now works with tokenized cards (@merlokk) - Change `hf 15 restore` - now also support EML/JSON (@iceman1001) - Change - all commands now use cliparser (@iceman1001) - Change `lf t55xx restore` - now also support JSON (@iceman1001)