From 406d048059db261e24c0cdb5c9b53f12e3f30ab7 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Mon, 23 Dec 2019 23:12:29 +0100 Subject: [PATCH] textual --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4e0e9d35..853a63a91 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] + - Add `tools\pm3_cs8.pl` - convert .pm3 files to wave format (@samyk) + - Add `tools\pm3_amii_bin2eml.pl` - amiibo convering script (@samyk) + - Chg `hf 14a info` - now detects "static / fixed" nonce tags (@iceman1001) - Chg `data save f w` - params reworked. (@iceman1001) - Chg `hf search` - now should detect LTO-CM tags (@iceman1001) - Added `hf lto info` - skeleton support for LTO Cartridge memory (@iceman1001)