From 7d7b608485b4e55838f1a64335a2ca34b2f5f9be Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sat, 19 Mar 2022 20:24:16 +0100 Subject: [PATCH] text --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c6e36883..64060f8d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ 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] + - Changed `hf mf view` - now prints all keys and all value blocks under the ´verbose´ param (@iceman1001) - Added a new OSX install guide (@maxieds) - Added new public key (@anon) - Changed start screen to be less intimidating (@iceman1001)