Revert "Add changelog entry for Sonoff L1 support"

This reverts commit b930cd1474d18a591b6dc5900f54637ca73359d5.
This commit is contained in:
reef-actor 2019-07-01 23:14:03 +01:00
parent 18f5be9598
commit 53b1a920c7

View File

@ -1,8 +1,4 @@
/*
* 6.5.0.16
* Add support for Sonoff L1
*
* 6.5.0.16 20190611
/* 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)