From 08baef781ebdba63aa5af725c19c79195ea6d6e3 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sun, 24 Feb 2019 16:45:18 +0100 Subject: [PATCH] text --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c7891297..a9ebb49b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,9 @@ 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] + - Fix 'lf search' - false positive indala identification fixed (@iceman) - Add 'lf keri' - basic support for Keri tags (@iceman) - - Add 'hf mf list' - readded it again (@iceman) + - Add 'hf mf list' - re-added it again (@iceman) - Fix - A lot of bugfixes, like memory leaks (@iceman) - Change 'hf 14a antifuzz' - original implementation (@asfabw), reworked a bit - Fix 'hf mf fchk' (@iceman)