From f679db96837089bcdd80b4fb61dc20336fb090dd Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 16 Sep 2018 23:07:19 +0200 Subject: [PATCH] textual --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8301bfa06..9f1f9702a 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] + - Change 'hf mf csave' - now saves both EML/BIN formats (@iceman) + - Change 'hf mf esave' - now saves both EML/BIN formats (@iceman) - Fix 'compiler warning on macos and gcc7.1 or higher' (@TomHarkness) - Fix 'crash on Bionic libc if CloseProxmark is called twice' (@micolous) - Change 'lf hid' - got an updated to Kastle format (@xilni)