From 7535e469e9ff48a879a2f0e294952164a8ce03fc Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Mon, 15 Dec 2025 14:45:13 -0600 Subject: [PATCH] Updates to Release Notes --- documentation/RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/RELEASE_NOTES.md b/documentation/RELEASE_NOTES.md index 4d2cb5d..e0c29c4 100644 --- a/documentation/RELEASE_NOTES.md +++ b/documentation/RELEASE_NOTES.md @@ -2,6 +2,10 @@ This document summarizes the changes to the module between releases. +## Release 4.8.1 (EPICS 7.0.10, Dec 2025) + +* Fix error message generation code. + ## Release 4.8.0 (EPICS 7.0.6 Jul 2021) * PvaClientNTMultiData::getChannelChangeFlags is a new method. It fixes issue #66.