From 95aded82676ca6eb7dc958f51eb4e0c7d41bdb08 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Tue, 22 Aug 2023 20:38:05 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7e3b92..85d90d2 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 offline copy EM card uid for btnpress.(@nemanjan00) - Added offline copy ic card uid for btnpress.(@xianglin1998) - Added `hw settings btnpress` to get and set button press function.(@xianglin1998) - Added `hw battery` to get battery informartion (@xianglin1998)