Skip to content

Commit

Permalink
DOC: more nitpicks
Browse files Browse the repository at this point in the history
  • Loading branch information
ZLLentz committed Oct 16, 2023
1 parent b231d57 commit 842520e
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions docs/source/releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,16 @@ Release History
v8.1.0 (2023-10-16)
===================

Features
--------
- Adds the new (Keithley) `K2700` class and one-off instance for the `IM3L0` Keithley that uses a pydm screen instead of the default detailed screen.

Device Updates
--------------
- Removed IM3L0 detailed screen and added a K2700 component to it; also reordered components to make K2700 and power meter adjacent.
- Adds a `K2700` component to `IM3L0`.
- Reorders the `IM3L0` components to make the `K2700` and power meter adjacent in the UI. The Keithley 2700 here is also measuring the power meter, but with a higher resolution.
- Removes the `IM3L0` detailed screen in favor of an embedded `IM3L0_K2700` screen.

New Devices
-----------
- `XOffsetMirrorNoBend`: an `XOffsetMirror` that has no bender motors, like MR1L1.
- Adds the new (Keithley) `K2700` class and one-off `IM3L0_K2700` instance for the `IM3L0` Keithley that uses a pydm screen instead of the default detailed screen.
- Adds `XOffsetMirrorNoBend`: an `XOffsetMirror` that has no bender motors, like MR1L1.

Bugfixes
--------
Expand All @@ -24,7 +23,7 @@ Bugfixes

Maintenance
-----------
- Fixed documentation building due to missing IPython dependency in
- Fixes documentation building due to missing IPython dependency in
docs-extras.

Contributors
Expand Down

0 comments on commit 842520e

Please sign in to comment.