2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-28 20:53:35 +08:00

RELEASE_NOTES: invariant detection

This commit is contained in:
Adam Chatterley 2024-09-09 16:33:05 +02:00 committed by Sébastien Bourdeauducq
parent 6f70d629cf
commit d8a3da449e

View File

@ -17,6 +17,7 @@ ARTIQ-9 (Unreleased)
* Fastino monitoring with Moninj is now supported.
* Qt6 support.
* Python 3.12 support.
* Compiler can now give automatic suggestions for ``kernel_invariants``.
ARTIQ-8
-------