bump to 1.4.7
This commit is contained in:
@@ -1,7 +1,10 @@
|
|||||||
-- Add changes to unreleased tag until we make a release.
|
-- Add changes to unreleased tag until we make a release.
|
||||||
|
|
||||||
xx 2020, v1.4.7
|
xx 2020, v1.4.8
|
||||||
|
|
||||||
|
25 Jun 2020, v1.4.7
|
||||||
|
- Fixed typos
|
||||||
|
- Moved PICC memory layout to /doc
|
||||||
|
|
||||||
21 Jan 2020, v1.4.6
|
21 Jan 2020, v1.4.6
|
||||||
- Library in freeze mode, no new features, no new examples, just bugfixes to keep compatibility for old projects
|
- Library in freeze mode, no new features, no new examples, just bugfixes to keep compatibility for old projects
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "MFRC522",
|
"name": "MFRC522",
|
||||||
"version": "1.4.6",
|
"version": "1.4.7",
|
||||||
"license": "Unlicense",
|
"license": "Unlicense",
|
||||||
"keywords": "rfid, spi",
|
"keywords": "rfid, spi",
|
||||||
"description": "Read a card using a MFRC522 reader on your SPI interface.",
|
"description": "Read a card using a MFRC522 reader on your SPI interface.",
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name=MFRC522
|
name=MFRC522
|
||||||
version=1.4.6
|
version=1.4.7
|
||||||
author=GithubCommunity
|
author=GithubCommunity
|
||||||
maintainer=GithubCommunity
|
maintainer=GithubCommunity
|
||||||
sentence=Arduino RFID Library for MFRC522 (SPI)
|
sentence=Arduino RFID Library for MFRC522 (SPI)
|
||||||
|
|||||||
Reference in New Issue
Block a user