diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 75c484388..f2c6ef4f7 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -54,5 +54,6 @@ The following binary downloads have been compiled with ESP8266/Arduino library c ### Version 8.3.1.1 +- Change IRremoteESP8266 library updated to v2.7.7 - Add command ``Rule0`` to change global rule parameters - Add more functionality to ``Switchmode`` 11 and 12 (#8450) diff --git a/tasmota/CHANGELOG.md b/tasmota/CHANGELOG.md index cd6ee9982..4b8d81fe7 100644 --- a/tasmota/CHANGELOG.md +++ b/tasmota/CHANGELOG.md @@ -2,9 +2,9 @@ ### 8.3.1.1 20200518 +- Change IRremoteESP8266 library updated to v2.7.7 - Add command ``Rule0`` to change global rule parameters - Add more functionality to ``Switchmode`` 11 and 12 (#8450) -- Change IRremoteESP8266 library updated to v2.7.7 ## Released