RELEASE_NOTES: restart idle kernels on flash

This commit is contained in:
Simon Renblad 2024-09-05 10:16:25 +08:00 committed by Sébastien Bourdeauducq
parent 40227421a8
commit 1d093d0bce
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ ARTIQ-9 (Unreleased)
* Qt6 support.
* Python 3.12 support.
* Compiler can now give automatic suggestions for ``kernel_invariants``.
* Idle kernels now restart when written with ``artiq_coremgmt`` and stop when erased/removed from config.
ARTIQ-8
-------