Update release notes and VERSION for 1.3.0

This commit is contained in:
Phil Olynyk 2021-08-17 12:39:16 -04:00
parent f7e3ccdc17
commit 3ecce66397
2 changed files with 3 additions and 3 deletions

View File

@ -11,11 +11,11 @@
<b>For other languages, go to:</b>
<br><a href=http://www.apneaboard.com/wiki/index.php/OSCAR_Release_Notes>http://www.apneaboard.com/wiki/index.php/OSCAR_Release_Notes</a></p>
<p>
<b>Changes and fixes in OSCAR v1.X.Y</b>
<b>Changes and fixes in OSCAR v1.3.0</b>
<br>Portions of OSCAR are © 2019-2021 by
<i>The OSCAR Team</i></p>
<ul>
<li>[new] Add support for ResMed AirSense 11 CPAP machines.</li>
<li>[new] Add preliminary support for ResMed AirSense 11 CPAP machines.</li>
<li>[new] Add support for Fisher & Paykel SleepStyle CPAP machines.</li>
<li>[new] Add support for DeVilbiss BLUE (DV6x) CPAP machines.</li>
<li>[new] Additional Philips Respironics devices tested and fully supported:

View File

@ -1,4 +1,4 @@
// Update the string below to set OSCAR's version and release status.
// See https://semver.org/spec/v2.0.0.html for details on format.
#define VERSION "1.2.1-alpha.4"
#define VERSION "1.3.0-alpha.1"