prepare release

This commit is contained in:
Philippe Teuwen 2023-11-13 10:18:33 +01:00
commit 295df201f3

View file

@ -3,6 +3,8 @@ 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]
## [Faraday][2023-11-13]
- Fixed Python support of `experimental_client_with_swig` (@doegox) - Fixed Python support of `experimental_client_with_swig` (@doegox)
- Use proxmark3 as a generic smartcard reader with other software with `smart relay` (@gm3197) - Use proxmark3 as a generic smartcard reader with other software with `smart relay` (@gm3197)
- Added `tools\mfkeys\staticnested` - program to recover static nested keys (@iceman1001) - Added `tools\mfkeys\staticnested` - program to recover static nested keys (@iceman1001)