From 6dae35fc9e3e12ca028b945d428e5ec48a64a8af Mon Sep 17 00:00:00 2001 From: "m.elov" Date: Fri, 5 Apr 2019 09:51:25 +0300 Subject: [PATCH] changelog for pull requests #144, #145 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbdb1e03c..ef081137b 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] + - 'hf mf sim' - bugs fix, refactoring (@mceloff) + - Mifare Ultralight/NTAG simulation. Add WRITE and COMPATIBLE_WRITE support (@mceloff) - *WIP* Add FPC usart with pm3 client: WITH_FPC_HOST. (@doegox) - Add '-b baudrate' option to the pm3 client. (@doegox) - Change 'lf t55xx info': tell if known configuration block0. (@iceman)