Update changelog.php
This commit is contained in:
parent
e6f9e5c301
commit
6e3a19df74
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ $page->navigation();
|
|||
<h3 class="ui header"><?= __('Changed') ?></h3>
|
||||
<ul>
|
||||
<li><?= __('Changelog is now a page instead of a downloadable markdown file') ?></li>
|
||||
<li><?= __('Wishes can be edited from the wishlist now, without loading another page') ?></li>
|
||||
</ul>
|
||||
|
||||
<h3 class="ui header"><?= __('Fixed') ?></h3>
|
||||
|
|
Loading…
Reference in a new issue