From 011099092b42d788e81ad5c01fd4fd0cc896a539 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sat, 18 Sep 2021 21:58:53 +0200 Subject: [PATCH] text --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40108e7c0..69b9035b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +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] + +## [crimson.4.14434][2021-09-18] + - Fix `hf mf staticnested` - flashmem / non loop now works (@horrordash) - Fix `hf 15 restore` write command and `trace list -t 15` write command (@doegox) - Changed default standalone mode to LF_SAMYRUN (@iceman1001) - Add MIFARE Plus SL3 mode traces (@iceman1001)