diff --git a/CHANGELOG.md b/CHANGELOG.md index bf318284..3f9546d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,11 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac ## [Unreleased][unreleased] +### Changed +- Changed `hf 14b write` to `hf 14b sriwrite` as it only applied to sri tags (marshmellow) +- Added `hf 14b info` to `hf search` (marshmellow) + ### Added -- Add `hf 14b info` to `hf search` (marshmellow) - Add `hf 14b info` to find and print info about std 14b tags and sri tags (using 14b raw commands in the client) (marshmellow) - Add PACE replay functionality (frederikmoellers)