The main changes since release 3.0.2 are:
pvDatabaseCPP has been changed to use the new array implementation from pvDataCPP.
String is replaced by std::string.
All uses of toString have been changed to use the steam I/O that pvDataCPP implements.
exampleDatabase now has example records for union and union array. There are records for regular union and for variant union.
The implementation of copy and monitor for pvAccess has been changed to use the new monitor and copy support from pvDataCPP.
exampleDatabase now has a example plugin that implements onChange.
This was the starting point for RELEASE_NOTES