Update changes.txt

This commit is contained in:
Rotzbua
2018-01-14 13:06:00 +01:00
committed by GitHub
parent feda7b55f9
commit a23f5511bc

View File

@@ -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