From c3aec4e27b61aad87d8825f67ffe607eeec98c7a Mon Sep 17 00:00:00 2001 From: mrkraimer Date: Wed, 20 May 2020 14:01:16 -0400 Subject: [PATCH] get ready for next epics7 release --- documentation/RELEASE_NOTES.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/documentation/RELEASE_NOTES.md b/documentation/RELEASE_NOTES.md index 9d7a39a..0f02f57 100644 --- a/documentation/RELEASE_NOTES.md +++ b/documentation/RELEASE_NOTES.md @@ -1,7 +1,12 @@ -# pvaClientCPP Module +pwd# pvaClientCPP Module This document summarizes the changes to the module between releases. +## Release 4.7.1 (EPICS 7.0.3.2 May 2020) + +* support access to a union field that is a scalar or scalarArray +* fixed issues #62 and #63 + ## Release 4.7.0 (EPICS 7.0.3.1, Nov 2019) * added JSON support for put and putGet