diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index 97d165d4b4c76..3791ac7dcd9d8 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -64,6 +64,7 @@ Here is the list of breaking changes in dependencies that comes together with FA Bug Fixes ^^^^^^^^^ +- Fix exception in mini task scheduler (#24865) - Fix cycle bug with attaching label to task group (#24847) - Fix timestamp defaults for ``sensorinstance`` (#24638) - Move fallible ``ti.task.dag`` assignment back inside ``try/except`` block (#24533) (#24592)