From b2c80efd332854220e31496b0107b412167744ea Mon Sep 17 00:00:00 2001 From: Minijackson Date: Wed, 8 Mar 2023 11:30:09 +0000 Subject: [PATCH] release notes: link release notes from submodules' fixes #226 --- documentation/RELEASE_NOTES.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/documentation/RELEASE_NOTES.md b/documentation/RELEASE_NOTES.md index 984011fe5..381b4b8dc 100644 --- a/documentation/RELEASE_NOTES.md +++ b/documentation/RELEASE_NOTES.md @@ -9,7 +9,14 @@ important to read more than just the first section to understand everything that has changed in each release. The PVA submodules each have their own individual sets of release notes which -should also be read to understand what has changed since earlier releases. +should also be read to understand what has changed since earlier releases: + +- [normativeTypes](https://github.com/epics-base/normativeTypesCPP/blob/master/documentation/RELEASE_NOTES.md) +- [pvAccess](http://epics-base.github.io/pvAccessCPP/pvarelease_notes.html) +- [pvData](http://epics-base.github.io/pvDataCPP/release_notes.html) +- [pvDatabase](https://github.com/epics-base/pvDatabaseCPP/blob/master/documentation/RELEASE_NOTES.md) +- [pva2pva](https://epics-base.github.io/pva2pva/release_notes.html) +- [pvaClient](https://github.com/epics-base/pvaClientCPP/blob/master/documentation/RELEASE_NOTES.md) **This version of EPICS has not been released yet.**