diff --git a/changes.txt b/changes.txt index b9d79c9..48f05d3 100644 --- a/changes.txt +++ b/changes.txt @@ -1,11 +1,17 @@ -- Add changes to unreleased tag until we make a release. unreleased +- + +unreleased, v1.4.0 - Removed: void PCD_Init(byte resetPowerDownPin); - Removed: MFRC522(byte resetPowerDownPin); - Changed default initialisation of SS pin with constants of arduino.h are not done anymore - Replaced UINT8_MAX by UNUSED_PIN - Replaced default value NULL for pointer with correct nullptr +- Added pin layout for wemos d1 mini @mmone +- Added alternative fritzing layout for mfrc522 reader @jose1711 +- Added soft power control functions @Bill2462 - 22 Mar 2017, v1.3.6