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
1 changed files with 1 additions and 0 deletions

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