Prepare for v6.0.1

This commit is contained in:
Cameron Gutman 2024-06-29 19:55:10 -05:00
parent 7d6f4135d5
commit 753deb915f
2 changed files with 19 additions and 1 deletions

View file

@ -34,6 +34,24 @@
</screenshots>
<releases>
<release version="6.0.1" date="2024-06-30">
<description>
<p>New features:</p>
<ul>
<li>HDR to SDR tonemapping is now supported by the the Vulkan renderer on Linux</li>
</ul>
<p>Behavior Changes:</p>
<ul>
<li>More time is now provided for PCs to wake up before displaying an error when starting a stream from the CLI</li>
<li>Moonlight will no longer try to guess VA driver names when running libva 2.20 or later</li>
</ul>
<p>Bugfixes:</p>
<ul>
<li>Fixed crash when the Vulkan renderer executed on a system with no Vulkan devices</li>
<li>Updated community-contributed translations from Weblate</li>
</ul>
</description>
</release>
<release version="6.0.0" date="2024-06-06">
<description>
<p>New features:</p>

View file

@ -1 +1 @@
6.0.0
6.0.1