Browse Source

Поправки истории версий

Book Pauk 4 years ago
parent
commit
8806b4141e
1 changed files with 11 additions and 0 deletions
  1. 11 0
      client/components/Reader/versionHistory.js

+ 11 - 0
client/components/Reader/versionHistory.js

@@ -1,4 +1,15 @@
 export const versionHistory = [
+{
+    showUntil: '2020-09-01',
+    header: '0.9.4 (2020-10-??)',
+    content:
+`
+<ul>
+    <li>исправления багов</li>
+</ul>
+`
+},
+
 {
     showUntil: '2020-05-20',
     header: '0.9.3 (2020-05-21)',