Files
pvAccess/documentation/RELEASE_NOTES.html
2014-08-20 06:30:13 -04:00

11 lines
446 B
HTML

<h1>Release release/3.1 IN DEVELOPMENT</h1>
<p>The main changes since release 3.0.2 are:</p>
<ul>
<li>pvAccess API is changed.</li>
</ul>
<h2>pvAccess API is changed.</h2>
<p>Instead of data (PVStructure) appearing in connect callback (for example channelGetConnect)
it now is present in method called by whoever delivers the data.
See pvAccessJava.html for details.</p>
<h1>Release 3.0.4</h1>
<p>This was the starting point for RELEASE_NOTES</p>