Запись в историю

This commit is contained in:
Book Pauk
2020-03-06 18:10:22 +07:00
parent 39217053ca
commit 0118034b4b

View File

@@ -1,4 +1,15 @@
export const versionHistory = [ export const versionHistory = [
{
showUntil: '2020-03-??',
header: '0.9.2 (2020-03-??)',
content:
`
<ul>
<li>переход на Service Worker вместо AppCache для автономного режима работы</li>
</ul>
`
},
{ {
showUntil: '2020-03-02', showUntil: '2020-03-02',
header: '0.9.1 (2020-03-03)', header: '0.9.1 (2020-03-03)',