multiChannel now allows an array of provider names

This commit is contained in:
mrkraimer
2021-03-23 12:42:58 -04:00
parent 6eb977ae66
commit 9e8cc341ea
3 changed files with 24 additions and 7 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
This document summarizes the changes to the module between releases.
## Release 4.8.0 (EPICS 7.0.4.* March 2021
## Release 4.8.0 (EPICS 7.0.5.* March 2021)
* PvaClientNTMultiData::getChannelChangeFlags is a new method. It fixes issue #66.
* Fix for issue #68. Both PvaClientArray and PvaClientField are not longer present. Neither was previously implemented.