From 74f4eb88220eed2ecdfe5e3d699fb3152710aeab Mon Sep 17 00:00:00 2001 From: dxl <64101226@qq.com> Date: Thu, 19 Oct 2023 22:54:47 +0800 Subject: [PATCH] Changelog updated. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45813d4..19d17f0 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] + - Fixed 14A emulate bug and MF1 emulate bug (@spp2000 and @xianglin1998) - Fixed `hf 14a raw` command raising `AttributeError` (@augustozanellato) - Fixed ATS handling in tags that NAK RATS (@augustozanellato) - Changed battery level curves based on experimental measures (@spp2000)