Update changelog for 2021.10.1

This commit is contained in:
Otto winter 2021-10-21 14:24:16 +02:00
parent 1352b67d19
commit 899fba3763
No known key found for this signature in database
GPG Key ID: 48ED2DDB96D7682C
1 changed files with 9 additions and 0 deletions

View File

@ -113,6 +113,15 @@ When using a float output with both invert and min/max values, prevously
the end resut value was being calculated incorrectly. :esphomepr:`2368` fixed this.
Release 2021.10.1 - October 21
------------------------------
- Fix MDNS for ESP8266 devices :esphomepr:`2571` by :ghuser:`mmakaay`
- Fix ESP8266 GPIO0 Pullup Validation :esphomepr:`2572` by :ghuser:`OttoWinter`
- Fix wifi ble coexistence check :esphomepr:`2573` by :ghuser:`OttoWinter`
- Arduino global delay/millis/... symbols workaround :esphomepr:`2575` by :ghuser:`OttoWinter`
- Fix ESP8266 OTA adds unnecessary Update library :esphomepr:`2579` by :ghuser:`OttoWinter`
Full list of changes
--------------------