From cb662cd0b1c282f336d7f190cc196ee9e44da6fb Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Thu, 7 Sep 2023 09:26:22 +0200 Subject: [PATCH] doc --- documentation/releasenotes.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/releasenotes.rst b/documentation/releasenotes.rst index d03149d..fffae5e 100644 --- a/documentation/releasenotes.rst +++ b/documentation/releasenotes.rst @@ -13,6 +13,9 @@ Release Notes * Add `pvxs::target_information`. * IOC: fill in ``display.precision``. * Add :ref:`understandinggroups` section. +* Add `pvxs::nt::NTTable` helper. +* Clarify some exception messages. +* Add `pvxs::ioc::testPrepare`. 1.2.2 (June 2023) -----------------