mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-20 13:23:25 -07:00
Update CHANGELOG.md to release 3.0.1
This commit is contained in:
parent
9a15745577
commit
b63bd049fc
1 changed files with 11 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -2,6 +2,7 @@
|
||||||
All notable changes to this project will be documented in this file.
|
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]
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
@ -10,7 +11,16 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
## [3.0.0][2017-06-04]
|
|
||||||
|
## [3.0.1][2017-06-08]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Compiles on OS X
|
||||||
|
- Compiles with gcc 4.9
|
||||||
|
- Compiles for non-Intel CPUs
|
||||||
|
|
||||||
|
|
||||||
|
## [3.0.0][2017-06-05]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Added hf mf hardnested, an attack working for hardened Mifare cards (EV1, Mifare Plus SL1) where hf mf nested fails
|
- Added hf mf hardnested, an attack working for hardened Mifare cards (EV1, Mifare Plus SL1) where hf mf nested fails
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue