diff --git a/documentation/RELEASE_NOTES.md b/documentation/RELEASE_NOTES.md index f21fbdcec..a7f2806f9 100644 --- a/documentation/RELEASE_NOTES.md +++ b/documentation/RELEASE_NOTES.md @@ -373,6 +373,15 @@ As long as all support modules and IOCs are rebuilt from source after updating them to use this release of EPICS Base, these changes should not have any affect. +### Filters in database links + +Input links can now use filters, most importantly array element and sub array +access, even if they are not channel access links. + +### ai Soft Channel support + +The Soft Channel device support for ai records now returns failure when +fetching the INP link fails. ### logClient reliability