From 637f56b97aeee825d4e36f17e48e12932f9de4c4 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 26 Aug 2018 09:20:52 +0200 Subject: [PATCH] update --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1e057b69..122a5a112 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,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] +## [unreleased][unreleased] + - Fix 'StandAloneMode Colin' - mifare1ksim called with right params (@cjbrigato) - Improved 'install.sh' to install dependencies for Ubuntu 18.04 and using max number of processors during compilation (@joanbono) - Modified 'install.sh' script to work in macOS and Linux + added the 'update.sh' and 'proxmark3.sh' from joanbono (@TomHarkness) - Fix 'hf emv' - some cards need to have Le=0x00, some need to not to have (@merlokk)