From 48971fdd5b276959cbb746e8f6c121d5d09aebda Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Mon, 2 Mar 2020 16:46:20 +0100 Subject: [PATCH] text --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8015a76f5..8896f223c 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] - - Chnage `lf keri demod` - adjusted the internal id. (@mwalker33) + - Change - hint texts added to all lf clone commands (@iceman1001) + - Change `lf keri demod` - adjusted the internal id. (@mwalker33) - Added seamless integration with cryptohelper (@iceman1001) - Change `lf hid brute` - new params for direction (UP/DOWN); textual and main loop actually exit. (@capnkrunchy and @iceman1001) - Fix `lf hid brute` - made it work again (@capnkrunchy)