update change log for adjusted 14b write cmd

This commit is contained in:
marshmellow42 2015-06-23 17:45:48 -04:00
parent ff4fdb321f
commit b7eddc14db

View file

@ -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)