v0.2.0
This commit is contained in:
@ -1,5 +1,19 @@
|
||||
<h1>Changelog</h1>
|
||||
<p>All notable changes to this project will be documented in this file.</p>
|
||||
<h2>0.2.0 - 2024-07-24</h2>
|
||||
<h3>Added</h3>
|
||||
<ul>
|
||||
<li>session expiration and renew handling</li>
|
||||
<li>Allow unique session per user</li>
|
||||
<li>Socket.io room management</li>
|
||||
<li>Game: added turn waiting timer</li>
|
||||
<li>Game: added timed button on game summaries</li>
|
||||
<li>Added new header</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>App data persistance</li>
|
||||
</ul>
|
||||
<h2>0.1.12 - 2024-07-22</h2>
|
||||
<h3>Added</h3>
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user