mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
Update changelog for 2021.11.4
This commit is contained in:
parent
f027212cc8
commit
7cbb91aa08
@ -119,6 +119,15 @@ Release 2021.11.3 - November 27
|
||||
|
||||
- Fix restoring preferences for ESP32 :esphomepr:`2805` by :ghuser:`mmakaay`
|
||||
|
||||
Release 2021.11.4 - November 29
|
||||
-------------------------------
|
||||
|
||||
- Fix parsing numbers in Anova :esphomepr:`2816` by :ghuser:`oxan`
|
||||
- Fix parsing of multiple values in EZO sensor :esphomepr:`2814` by :ghuser:`oxan`
|
||||
- Fix compilation error for WPA enterprise in ESP-IDF :esphomepr:`2815` by :ghuser:`CarlosGS`
|
||||
- Correct bitmask for third color (blue) scaling. :esphomepr:`2817` by :ghuser:`davet2001`
|
||||
- Add delay to improve stability :esphomepr:`2793` by :ghuser:`Conclusio`
|
||||
|
||||
Full list of changes
|
||||
--------------------
|
||||
|
||||
@ -290,6 +299,11 @@ All changes
|
||||
- Remove floating point ops from the ISR :esphomepr:`2751` by :ghuser:`ssieb`
|
||||
- Fix parsing numbers from null-terminated buffers :esphomepr:`2755` by :ghuser:`oxan`
|
||||
- Fix restoring preferences for ESP32 :esphomepr:`2805` by :ghuser:`mmakaay`
|
||||
- Fix parsing numbers in Anova :esphomepr:`2816` by :ghuser:`oxan`
|
||||
- Fix parsing of multiple values in EZO sensor :esphomepr:`2814` by :ghuser:`oxan`
|
||||
- Fix compilation error for WPA enterprise in ESP-IDF :esphomepr:`2815` by :ghuser:`CarlosGS`
|
||||
- Correct bitmask for third color (blue) scaling. :esphomepr:`2817` by :ghuser:`davet2001`
|
||||
- Add delay to improve stability :esphomepr:`2793` by :ghuser:`Conclusio`
|
||||
|
||||
Past Changelogs
|
||||
---------------
|
||||
|
Loading…
Reference in New Issue
Block a user