From 1f04fa7ba0d3472637c18ce9a9b878aab2da88a6 Mon Sep 17 00:00:00 2001 From: tharexde Date: Sat, 27 Jun 2020 00:25:04 +0200 Subject: [PATCH] added lf em function 4x50_sread --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6791e748a..416f063b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ 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] + - Added lf em function: 4x50_sread (@tharexde) - Added lf em functions: 4x50_info, 4x50_write, 4x50_write_password (@tharexde) - Fix em4x50 demodulation error (@tharexde) - Fix `hf mfdes` authentification issues, DES working (@bkerler)