Update the changelog

This commit is contained in:
Ryan Saridar 2021-04-07 22:57:06 +01:00 committed by GitHub
commit af2ba79810
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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... 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] ## [unreleased][unreleased]
- Fix swapped DESELECT and WTX annotations (@VortixDev)
- Fixed `hf 15 findafi` - cliparser bug, and loop is user interruptable (@iceman1001) - Fixed `hf 15 findafi` - cliparser bug, and loop is user interruptable (@iceman1001)
- Added `hf mf wipe` - takes a keyfile and wipes a MFC to default values (@iceman1001) - Added `hf mf wipe` - takes a keyfile and wipes a MFC to default values (@iceman1001)
- Changed `pm3 shell` - now prioritise USB connections in WSL1 (@gator96100) - Changed `pm3 shell` - now prioritise USB connections in WSL1 (@gator96100)