From 0245ea4f7c286fe5057ff877643d13b2ef8d2c86 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Wed, 3 Jan 2024 01:59:31 +0100 Subject: [PATCH] title --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00653e1ff..06f180baa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +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] + +## [Steamboat Willie][2024-01-03] - Changed `mem spiffs dump -t` - now supports downloading direct into trace buffer (@hazardousvoltage) - Changed `hf search` - added hints for all HF protocols we search for (@iceman1001) - Changed `hf search` - added hint for iClass (@bettse)