Update Release Notes for recent changes

Negative pressure settings on Overview Graph
    Correct XML formatting in Backup Journal
    Omit (0) for events with no duration when displayed in FLow Rate graph
This commit is contained in:
Guy Scharf 2020-05-29 10:43:05 -07:00
parent 54b5abca76
commit 5bf9519936

View File

@ -40,7 +40,8 @@
<li>[fix] Add bounds error checking to Resmed input processing.</li> <li>[fix] Add bounds error checking to Resmed input processing.</li>
<li>[fix] Fix STR.edf file backup to avoid loss of settings data.</li> <li>[fix] Fix STR.edf file backup to avoid loss of settings data.</li>
<li>[fix] Fix Backup Journal to format XML properly.</li> <li>[fix] Fix Backup Journal to format XML properly.</li>
<li>[fix] In flow rate graph, don't show (0) duration on events with no duration.</li> <li>[fix] In flow rate graph, don't show duration for events with no duration.</li>
<li>[fix] Fix pressure settings in Overview graph reported as a huge negative number.</li>
</ul> </ul>
<p> <p>
<b>Changes and fixes in OSCAR v1.1.0</b> <b>Changes and fixes in OSCAR v1.1.0</b>