Bump Version to 1.3.0
This commit is contained in:
@@ -3,7 +3,11 @@
|
|||||||
unreleased
|
unreleased
|
||||||
- tba
|
- tba
|
||||||
|
|
||||||
tba, v1.3.0
|
13 Mar 2017, v1.3.0
|
||||||
|
- Warning: Source has moved to folder src!
|
||||||
|
- Added addtional class to support ISO/IEC 14443-4 PICCs @JPG-Consulting
|
||||||
|
- Added RATS (Request for Answer To Select) @JPG-Consulting
|
||||||
|
- More information see https://github.com/miguelbalboa/rfid/pull/271 @JPG-Consulting
|
||||||
|
|
||||||
13 Mar 2017, v1.2.1
|
13 Mar 2017, v1.2.1
|
||||||
- Removed need for reset pin #275 @tkoester
|
- Removed need for reset pin #275 @tkoester
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/miguelbalboa/rfid.git"
|
"url": "https://github.com/miguelbalboa/rfid.git"
|
||||||
},
|
},
|
||||||
"version": "1.2.1",
|
"version": "1.3.0",
|
||||||
"exclude": "doc",
|
"exclude": "doc",
|
||||||
"frameworks": "arduino",
|
"frameworks": "arduino",
|
||||||
"platforms": ["atmelavr", "ststm32", "teensy", "espressif8266"]
|
"platforms": ["atmelavr", "ststm32", "teensy", "espressif8266"]
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name=MFRC522
|
name=MFRC522
|
||||||
version=1.2.1
|
version=1.3.0
|
||||||
author=GithubCommunity
|
author=GithubCommunity
|
||||||
maintainer=miguelbalboa
|
maintainer=miguelbalboa
|
||||||
sentence=Arduino RFID Library for MFRC522 (SPI)
|
sentence=Arduino RFID Library for MFRC522 (SPI)
|
||||||
|
|||||||
Reference in New Issue
Block a user