From b73047219b9a021b60df74bfd1b9ec37ad2a2662 Mon Sep 17 00:00:00 2001 From: Robert Tang-Kong <35379409+tangkong@users.noreply.github.com> Date: Thu, 19 Dec 2024 17:29:00 -0800 Subject: [PATCH] DOC: reword 2.17.0 release notes Co-authored-by: KaushikMalapati <80156796+KaushikMalapati@users.noreply.github.com> --- docs/source/release_notes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/release_notes.rst b/docs/source/release_notes.rst index ea38859..4cc881a 100644 --- a/docs/source/release_notes.rst +++ b/docs/source/release_notes.rst @@ -29,7 +29,7 @@ intuitive way. This will affect all PVs that represent data read from the PLC code. It will not affect the setpoints. `ads-ioc` can now implement a `NO_WRITE` ASG and it will be applied to all of these PVs. -This is expected in `ads-ioc` at `R0.7.0`. +This is in `ads-ioc` at `R0.7.0`. v2.16.0 (2023-07-31)