mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-10 09:32:41 +08:00
text
This commit is contained in:
parent
fdacd67626
commit
56e511e08b
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
# Change Log
|
||||
Change Log
|
||||
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 support for loading Flipper PICOPASS dump files (@iceman1001)
|
||||
- Fixed unknown chip identification (@jmichelp)
|
||||
- Fixed `nfc decode` - now properly handles MFU dump files (@iceman1001)
|
||||
- Added support for loading Flipper MCT/MFU dump files (@iceman1001)
|
||||
- Changed `data bmap` - now default `-m` is 8 (@iceman1001)
|
||||
|
|
Loading…
Reference in a new issue