From d39a4aa5c0341620007531686f611d4fb25a6e53 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Mon, 13 Nov 2023 10:20:13 +0100 Subject: [PATCH] release version in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d3524488..398e369bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac ## [unreleased][unreleased] -## [Faraday][2023-11-13] +## [Faraday.4.17511][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)