From 269625fe58e5f7b23c9127480a7708ba4768c0e4 Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Mon, 6 Nov 2017 22:31:04 +0100 Subject: [PATCH] Update changes.txt --- changes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changes.txt b/changes.txt index 73fbc6e..9e3e59a 100644 --- a/changes.txt +++ b/changes.txt @@ -13,7 +13,8 @@ unreleased, v1.4.0 - Added alternative fritzing layout for mfrc522 reader @jose1711 - Added soft power control functions @Bill2462 - Fixed typo in example ReadAndWrite.ino @Drachenfrucht1 -- +- Fixed grammar @KiddieD +- Fixed infinite loop in example AccessControl.ino @mads256c 22 Mar 2017, v1.3.6 - Added deprecate and compiler warnings @Rotzbua