From f0051dc5862600244e595631309504697cfd4ffa Mon Sep 17 00:00:00 2001 From: danshuk Date: Wed, 1 Jan 2020 11:15:06 +0000 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee2468215..595064b8b 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] + - Added `c ` option to `lf pac clone` to allow cloning PAC/Stanley tag from card ID (@danshuk) + - Added decoded PAC/Stanley card ID to `lf pac read` (@danshuk) - 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)