diff --git a/doc/news/DM-42046.bugfix.rst b/doc/news/DM-42046.bugfix.rst new file mode 100644 index 00000000..264203d0 --- /dev/null +++ b/doc/news/DM-42046.bugfix.rst @@ -0,0 +1,4 @@ +Fix some type annotation issue in ``RemoteGroup``. + +Update ``ATCS.stop_all`` to remove return. + diff --git a/doc/news/DM-42046.perf.rst b/doc/news/DM-42046.perf.rst new file mode 100644 index 00000000..5bef0b67 --- /dev/null +++ b/doc/news/DM-42046.perf.rst @@ -0,0 +1,2 @@ +Update ``MTCS`` slew control sequence to improve handling setting/unsetting the m1m3 slew flag before/after a slew starts/ends. +