Skip to content

Commit a395a6c

Browse files
committed
bump to 1.4.4
1 parent 268682d commit a395a6c

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

changes.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
-- Add changes to unreleased tag until we make a release.
22

3+
31 Mar 2018, v1.4.4
4+
- Fixed example
5+
- Fixed UnbrickUidSector
6+
- Updated comments
7+
- Removed teensy from CI and PlatformIO config
8+
39
27 Oct 2018, v1.4.3
410
- Added counterfeit detection and hint about bad boards
511
- Improved hardware based reset

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "https://github.com/miguelbalboa/rfid.git"
99
},
10-
"version": "1.4.3",
10+
"version": "1.4.4",
1111
"exclude": "doc",
1212
"frameworks": "arduino",
1313
"platforms": ["atmelavr", "ststm32", "espressif8266","samd"]

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=MFRC522
2-
version=1.4.3
2+
version=1.4.4
33
author=GithubCommunity
44
maintainer=GithubCommunity
55
sentence=Arduino RFID Library for MFRC522 (SPI)

0 commit comments

Comments
 (0)