This commit is contained in:
Jose Conde
2024-07-22 21:04:51 +02:00
parent a8d6129d3e
commit cd5f4ad91a
38 changed files with 1311 additions and 182 deletions

View File

@ -1,5 +1,23 @@
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this file.</p>
<h2>0.1.12 - 2024-07-22</h2>
<h3>Added</h3>
<ul>
<li>I18n translations</li>
<li>Win conditions</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Multiplayer join button not accessible</li>
</ul>
<h2>0.1.10 - 2024-07-20</h2>
<h3>Added</h3>
<ul>
<li>Updater</li>
<li>Refresh authentication when expires</li>
<li>Match summary page phase 1</li>
</ul>
<h2>0.1.9 - 2024-07-19</h2>
<h2>0.1.8 - 2024-07-18</h2>
<h2>0.1.7 - 2024-07-17</h2>
<h2>0.1.6 - 2024-07-17</h2>