From 85165e6579c65968fca0bb25598974917296ce84 Mon Sep 17 00:00:00 2001 From: mrkraimer Date: Wed, 20 May 2020 14:03:13 -0400 Subject: [PATCH] get ready for next epics7 release --- documentation/RELEASE_NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/documentation/RELEASE_NOTES.md b/documentation/RELEASE_NOTES.md index 71d2dc8..18a5fbc 100644 --- a/documentation/RELEASE_NOTES.md +++ b/documentation/RELEASE_NOTES.md @@ -2,6 +2,11 @@ This document summarizes the changes to the module between releases. +## Release 4.5.2 (EPICS 7.0.3.2 May 2020) + +* plugin support is new +* fixed issues #53 and #52 + ## Release 4.5.1 (EPICS 7.0.3.1, Nov 2019) * addRecord is new.