diff --git a/changelog/2024.12.0.rst b/changelog/2024.12.0.rst index e73cd599c..e639d714f 100644 --- a/changelog/2024.12.0.rst +++ b/changelog/2024.12.0.rst @@ -40,6 +40,12 @@ This is due to both waning support as it relates to tooling and performance reas more modern architecture, especially if you're using the ESPHome Device Compiler to build/compile firmware for your devices. +Release 2024.12.2 - December 20 +------------------------------- + +- [esp32] Fix flash size warning when using IDF :esphomepr:`7983` by :ghuser:`kbx81` +- [esp32_ble] Fix for Improv :esphomepr:`7984` by :ghuser:`kbx81` + Release 2024.12.1 - December 19 -------------------------------