Bump Version to 1.3.4

This commit is contained in:
Rotzbua
2017-04-07 10:28:58 +02:00
parent f526a42efc
commit e691dd1d26
3 changed files with 6 additions and 2 deletions

View File

@@ -3,6 +3,10 @@
unreleased
-
7 Apr 2017, v1.3.4
- Added new example "rfid_read_personal_data.ino" @ryand1011
- Updated example "rfid_write_personal_data.ino" code style to Arduino IDE @Rotzbua
26 Mar 2017, v1.3.3
- Fixed bugs in MFRC522Extended, now should work with Desfire.h from JPG-Consulting @Rotzbua
- Fixed UINT8_MAX error @Rotzbua