From ca2fcecfb94ad8b9cc049a30df9b59ce2a8a409f Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Sun, 22 Aug 2021 00:14:24 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d79b2d1d..02277ab23 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 option --mem to `hf mf nested`, from icopyx source (@doegox) + - Port fpga-xc3s100e and icopyx source code specificities to this repo (@doegox) - `hf mfdes` - Transactions. commit, abort, commit reader id. (@merlokk) - `hf mfdes` - LRP secure channel for Desfire Light. (@merlokk) - `hf mfdes` - commands refactoring. now fully works: des,2tdea,3tdea,aes keys with d40,ev1,ev2 channels and native/nativeiso/iso command sets(@merlokk)