From e65303cfe9d94be0d1ab932160ace76bebdcbcee Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Mon, 11 Nov 2019 12:24:50 +0800 Subject: [PATCH] RELEASE_NOTES: sipyco --- RELEASE_NOTES.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index a57645d9e..5561efdfc 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -34,6 +34,8 @@ ARTIQ-5 * The ``-e/--experiment`` switch of ``artiq_run`` and ``artiq_compile`` has been renamed ``-c/--class-name``. * ``artiq_devtool`` has been removed. +* Much of ``artiq.protocols`` has been moved to a separate package ``sipyco``. + ``artiq_rpctool`` has been renamed to ``sipyco_rpctool``. ARTIQ-4