From 642e5e906c5d5739804578c377d5288db49a5275 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 7 Oct 2018 09:04:59 +0200 Subject: [PATCH] textual --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2648fedb..848fe6832 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +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] - - Implemented AppNap API, fixing #283 and #627 OSX USB comm issues (AntiCat) + - Fix 'annoying focus behaviour' on OSX (@Anticat) + - Implemented AppNap API, fixing #283 and #627 OSX USB comm issues (@AntiCat) - Added 'sc brute' - a naive SFI bruteforcer for contact smartcards (RDV40) (@iceman) - Change 'lf t55xx detectconfig' - now optional to persist settings to flashmem (RDV40) (@iceman) - Change 'hf mf csave' - now saves both EML/BIN formats (@iceman)