Версия 0.8.0

This commit is contained in:
Book Pauk
2020-01-02 19:32:56 +07:00
parent 2201d8176d
commit 6186f5e138
2 changed files with 15 additions and 1 deletions

View File

@@ -1,4 +1,16 @@
export const versionHistory = [
{
showUntil: '2019-12-31',
header: '0.8.0 (2020-01-02)',
content:
`
<ul>
<li>окончательный переход на https</li>
<li>код проекта выложен на GitHub под лицензией cc0</li>
</ul>
`
},
{
showUntil: '2019-11-26',
header: '0.7.9 (2019-11-27)',