Update changes.txt

This commit is contained in:
Rotzbua
2018-01-13 13:27:08 +01:00
committed by GitHub
parent 764cb6c251
commit 04dc9e97c9

View File

@@ -17,6 +17,7 @@ unreleased, v1.4.0
- Fixed infinite loop in example AccessControl.ino @mads256c
- 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
22 Mar 2017, v1.3.6
- Added deprecate and compiler warnings @Rotzbua