1
0
forked from M-Labs/artiq

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
-------