Add changelog entry for Sonoff L1 support

This commit is contained in:
reef-actor 2019-06-30 23:51:32 +01:00
parent c489d56ea2
commit b930cd1474

View File

@ -1,4 +1,8 @@
/* 6.5.0.16 20190611
/*
* 6.5.0.16
* Add support for Sonoff L1
*
* 6.5.0.16 20190611
* Refactored TLS based on BearSSL, warning breaking change for fingerprints validation (see doc)
* Add checkbox to GUI password field enabling visibility during password entry only (#5934)
* Add using heap when more than 199 IRSend values need to be send. May need increase of define MQTT_MAX_PACKET_SIZE too (#5950)