From 50dde2d020bc3ee29eb3b08202e11fb4c7762756 Mon Sep 17 00:00:00 2001 From: Grayson Martin Date: Sat, 8 Jul 2023 18:36:53 -0500 Subject: [PATCH] add changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca0fede15..57d0c4f7f 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 support for Apple Wallet NFC Passes with the Value Added Services protocol implementation (@gm3197) ## [Seven.4.16717][2023-06-25] - Change `hf 14a info` - now identifes QL88 tags (@iceman1001)