diff --git a/changes.txt b/changes.txt index 8d7e5a4..03fcc5e 100644 --- a/changes.txt +++ b/changes.txt @@ -18,6 +18,7 @@ unreleased, v1.4.0 - Fixed 0-index key ID equals to 0 fails in AccessControl.ino @thoaitrieu - 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 22 Mar 2017, v1.3.6 - Added deprecate and compiler warnings @Rotzbua