Update changelog

This commit is contained in:
Made Baruna 2022-06-01 20:48:33 +07:00
parent 0156ff9063
commit 4c738f54a6
2 changed files with 11 additions and 1 deletions

View file

@ -8,6 +8,16 @@
<div class="lg:ml-64 pt-20 lg:pt-8">
<h1 class="font-display px-4 md:px-8 font-black text-5xl text-white">{$t('settings.changelog')}</h1>
<pre class="text-white px-4 md:px-8">
2022/06/01
- Add ability to swap main account
2022/05/31
- Add Yelan
- Add new weapon
- Updated 2.7 achievements
- Update banners
- Add new furniture
2022/03/30
- Add Kamisato Ayato
- Add new weapon

View file

@ -355,7 +355,7 @@
<div class="lg:ml-64 pt-20 px-4 md:px-8 lg:pt-8 max-w-screen-xl">
<div class="bg-item rounded-xl mb-4 p-4">
<p class="text-white inline-block mr-4">{$t('settings.version')} <b>2.6</b></p>
<p class="text-white inline-block mr-4">{$t('settings.version')} <b>2.7</b></p>
<a href="/changelog">
<Button>
{$t('settings.changelog')}