Use bullets for release notes

This commit is contained in:
kramo
2024-12-21 15:32:36 +01:00
parent 1535d0a593
commit 2e7bd9d469

View File

@@ -56,10 +56,12 @@
<releases> <releases>
<release version="2.11" date="2024-12-21"> <release version="2.11" date="2024-12-21">
<description translate="no"> <description translate="no">
<p>Added the option to import games automatically</p> <ul>
<p>Increased the number of games per row on wide screens</p> <li>Added the option to import games automatically</li>
<p>Fixed an issue where animated covers would not play</p> <li>Increased the number of games per row on wide screens</li>
<p>Fixed an issue where the import dialog would stay open</p> <li>Fixed an issue where animated covers would not play</li>
<li>Fixed an issue where the import dialog would stay open</li>
</ul>
</description> </description>
</release> </release>
<release version="2.10" date="2024-09-18"> <release version="2.10" date="2024-09-18">