Skip to content

Commit 3be5eb6

Browse files
committed
Update changelog for 2024.12.3
1 parent 2792aa2 commit 3be5eb6

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

changelog/2024.12.0.rst

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,24 @@ This is due to both waning support as it relates to tooling and performance reas
4040
more modern architecture, especially if you're using the ESPHome Device Compiler to build/compile firmware for your
4141
devices.
4242

43+
Release 2024.12.1 - December 19
44+
-------------------------------
45+
46+
- [core] Bugfix: Implement ring buffer with xRingbuffer :esphomepr:`7973` by :ghuser:`kahrendt`
47+
48+
4349
Release 2024.12.2 - December 20
4450
-------------------------------
4551

4652
- [esp32] Fix flash size warning when using IDF :esphomepr:`7983` by :ghuser:`kbx81`
4753
- [esp32_ble] Fix for Improv :esphomepr:`7984` by :ghuser:`kbx81`
4854

49-
Release 2024.12.1 - December 19
50-
-------------------------------
5155

52-
- [core] Bugfix: Implement ring buffer with xRingbuffer :esphomepr:`7973` by :ghuser:`kahrendt`
56+
Release 2024.12.3 - January 17
57+
------------------------------
58+
59+
- Fixed libretiny preference wrongly detecting change in the data to store :esphomepr:`7990` by :ghuser:`szupi-ipuzs`
60+
- [http_request] Bugfix: run update function in a task :esphomepr:`8018` by :ghuser:`kahrendt`
5361

5462

5563
Full list of changes

0 commit comments

Comments
 (0)