From 1216c32f3c21b190a2daa1541cd9b6d41323ac3b Mon Sep 17 00:00:00 2001 From: nemanjan00 Date: Tue, 5 Jul 2022 16:54:56 +0200 Subject: [PATCH] Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff51fbd4d..10fc67e9f 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] + - Added `--reboot-to-bootloader` arg to pm3 - Changed `hf 14b raw` - now supports selecting Fuji/Xerox tag (@horror) - Added `hf xerox dump` - dump a Fuji/Xerox tag (@horror) - Added `hf xerox info` - read Fuji/Xerox tag (@horror)