mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-07 19:50:45 +00:00
20 lines
487 B
HTML
20 lines
487 B
HTML
<html>
|
|
<body>
|
|
<div align=center>
|
|
<h2><image src='qrc:/docs/sheep.png' width=64 height=64>SleepyHead <b>BETA</b></h2>
|
|
<h3><b>Update Notes</b></h3>
|
|
</div>
|
|
<b>Changes in this version</b><br/>
|
|
<list>
|
|
<li>Introduced yAxis Scaling modes</li>
|
|
<li>Cleaned up mouse handling underneath</li>
|
|
<li>Better ResMed SD card backups</li>
|
|
<li>New Profile selection screen</li>
|
|
<li>Fixed inconsistency with graph legend markers</li>
|
|
</list>
|
|
|
|
<p>Have fun!</p>
|
|
<p>Mark Watkins (JediMark)</p>
|
|
</body>
|
|
</html>
|