diff --git a/changes.txt b/changes.txt index 03fcc5e..79f48ce 100644 --- a/changes.txt +++ b/changes.txt @@ -19,6 +19,7 @@ unreleased, v1.4.0 - Changed type boolean to bool for a more common use @Rotzbua - Fixed wrong var names in PICC_Select MFRC522.cpp @tuyethoa08041997 - Fixed hang PCD_Init() on non-arduino boards @heziegl +- Fixed possible infinite loop PCD_Reset() @psgreco 22 Mar 2017, v1.3.6 - Added deprecate and compiler warnings @Rotzbua