diff --git a/CHANGES.rst b/CHANGES.rst index 5ad10b5cf..274dd290b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -37,10 +37,12 @@ or ``conda``). See https://bcda-aps.github.io/apsbss/ for details. ``callbacks/``: ``DocumentCollectorCallback``, ``document_contents_callback``, and ``SnapshotReport`` moved into ``callbacks/``. -``devices/``: Reorganized all devices, including `synApps/`, into `devices/` subpackage. +``devices/``: Reorganized all devices, including ``synApps/``, into ``devices/`` subpackage. ``devices/``: ``SynPseudoVoigt()`` moved from ``signals/`` to ``devices/``. +``plans/``: Reorganized ``plans.py`` and ``_plans/`` into ``plans/`` subpackage. + ``snapshot/``: Moved ``snapshot`` application and related files to a subdirectory. Maintenance