diff --git a/CHANGELOG.md b/CHANGELOG.md index 12bdbe8ea..9d3524488 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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... ## [unreleased][unreleased] + +## [Faraday][2023-11-13] - Fixed Python support of `experimental_client_with_swig` (@doegox) - 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)