Update change log

This commit is contained in:
Theo Arends 2020-09-09 11:22:34 +02:00
parent 0eb078a5cb
commit 05c153c7b1
2 changed files with 8 additions and 0 deletions

View File

@ -54,3 +54,8 @@ The following binary downloads have been compiled with ESP8266/Arduino library c
## Changelog
### Version 8.5.0.1
- Fix energy total counters (#9263, #9266)
- Fix crash in ``ZbRestore``
- Add new shutter modes (#9244)
- Add ``#define USE_MQTT_AWS_IOT_LIGHT`` for password based AWS IoT authentication

View File

@ -4,6 +4,9 @@
### 8.5.0.1 20200907
- Fix energy total counters (#9263, #9266)
- Fix crash in ``ZbRestore``
- Add new shutter modes (#9244)
- Add ``#define USE_MQTT_AWS_IOT_LIGHT`` for password based AWS IoT authentication
### 8.5.0 20200907