mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
Change some entries in CHANGELOG.md
Add a new entry for the new feature Add 2 missing entries (#1654, #1655) Change the description of a entry
This commit is contained in:
parent
85e38ddc38
commit
6ac01e4db4
1 changed files with 4 additions and 1 deletions
|
@ -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...
|
||||
|
||||
## [unreleased][unreleased]
|
||||
- Added `--ms` option in `hw status` to specify the timeout of connection speed test (@wh201906)
|
||||
- Added `hf mf ginfo` command for get info about Gen4 GTU configuration (@merlokk)
|
||||
- Added support for loading Flipper PICOPASS dump files (@iceman1001)
|
||||
- Fixed unknown chip identification (@jmichelp)
|
||||
|
@ -101,7 +102,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
|
|||
- Fixed compiling liblua on iOS (@The-SamminAter)
|
||||
- Changed `hf_mf_luxeo_dump.lua` - now have list of keys to iterate (@iceman1001)
|
||||
- Fixed the timeout of TCP connections (@wh201906)
|
||||
- Changed the connection timeout configurable (@wh201906)
|
||||
- Added `hw timeout` - make the connection timeout configurable (@wh201906)
|
||||
|
||||
## [Seven.4.16717][2023-06-25]
|
||||
- Change `hf 14a info` - now identifes QL88 tags (@iceman1001)
|
||||
|
@ -341,6 +342,8 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
|
|||
- Added new standalone mode `lf_em4100rsww` (@zabszk)
|
||||
- Fixed `hf 15 slixdisable` wrong pass id (@r1ddl3rz)
|
||||
- Added `script run hf_mf_hid_sim.lua` (@micsen)
|
||||
- Added flashmem support in `HF_14BSNIFF` standalone mode (@wh201906)
|
||||
- Changed `HF_14ASNIFF` standalone mode - now supports Proxmark3 without flashmem (@wh201906)
|
||||
|
||||
## [Frostbit.4.14831][2022-01-11]
|
||||
- Changed Wiegand format lookup - now case-insensitive (@iceman1001)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue