diff --git a/release_notes/Release-Notes-v26.8.0.md b/release_notes/Release-Notes-v26.8.0.md index 0feb0ac..44446ed 100644 --- a/release_notes/Release-Notes-v26.8.0.md +++ b/release_notes/Release-Notes-v26.8.0.md @@ -30,7 +30,8 @@ See [here](https://github.com/ISISComputingGroup/IBEX/wiki#instrument-informatio | Ticket | Type | Device | Change | | ------ | --- |------| ------------- | | [8798](https://github.com/ISISComputingGroup/IBEX/issues/8798) | Major | Coherent OBIS Laser Remote | Support multiple lasers on a single IOC & add support for switching lasers on/off and setting output power. Previous PV names have changed, e.g. `CHTOBISR_01:some_pv` will now be `CHTOBISR_01:1:some_pv` (where `1` is the laser number). | -| https://github.com/ISISComputingGroup/EPICS-TwincatMotor/pull/4 | Patch | TC/Beckhoff | Send reset just before any moves to clear errors if possible | +| [TwinCat #4](https://github.com/ISISComputingGroup/EPICS-TwincatMotor/pull/4) | Patch | TC/Beckhoff | Send reset just before any moves to clear errors if possible | +| [GUI #1840](https://github.com/ISISComputingGroup/ibex_gui/pull/1840) | Patch | Motors | Show a warning if motor has been left in SET mode |