Version 0.2.0

This commit is contained in:
Cameron Gutman
2018-08-12 01:42:28 -07:00
parent bab11a731e
commit 860d317330
3 changed files with 16 additions and 4 deletions

View File

@@ -33,6 +33,18 @@
</screenshots>
<releases>
<release version="0.2.0" date="2018-08-12">
<description>
<p>Bugfixes:</p>
<ul>
<li>Fixed functionality of '=', 'Numpad Dot', and 'Numpad Enter' keys</li>
<li>Fixed uninitialized variable causing strange gamepad behavior</li>
<li>Added a warning for incompatible configs and decoder failures</li>
<li>Added a warning for Wayland performance issues</li>
<li>Stopped capturing the mouse by default for windowed streams</li>
</ul>
</description>
</release>
<release version="0.1.0" date="2018-08-05">
<description>
<p>New features:</p>