From 07ba7a075fabec93d8a169f2e3b040d76e8a4548 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Fri, 22 Nov 2024 14:23:31 +0800 Subject: [PATCH] RELEASE_NOTES: formatting --- RELEASE_NOTES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index 373910864..0b035930c 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -24,7 +24,7 @@ ARTIQ-9 (Unreleased) * New core device driver for the AD9834 DDS, tested with the ZonRi Technology Co., Ltd. AD9834-Module. * Support for coredevice reflashing through the new ``flash`` tool in ``artiq_coremgmt``. * ``artiq_coremgmt`` now supports configuring satellites. -* artiq.coredevice.fmcdio_vhdci_eem has been removed. +* ``artiq.coredevice.fmcdio_vhdci_eem`` has been removed. ARTIQ-8 -------