Update RELEASE_NOTES.md

This commit is contained in:
Marty Kraimer
2019-08-02 08:45:10 -04:00
committed by GitHub
parent 7b0e2b5986
commit 837924af2e

View File

@ -2,6 +2,10 @@
This document summarizes the changes to the module between releases.
## Since last release
* added JSON support for put and putGet
## Release 4.6.0 (EPICS 7.0.3, Jul 2019)
* pvaClient now handles exceptions from the server properly (issue #54).