From 295df201f3740b5165b18341afa8e2ddbafce784 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Mon, 13 Nov 2023 10:18:33 +0100 Subject: [PATCH] prepare release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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)