From 0118034b4be5b8742e45cfd9b2dfb5f7480e3d50 Mon Sep 17 00:00:00 2001 From: Book Pauk Date: Fri, 6 Mar 2020 18:10:22 +0700 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=BF=D0=B8=D1=81=D1=8C=20=D0=B2?= =?UTF-8?q?=20=D0=B8=D1=81=D1=82=D0=BE=D1=80=D0=B8=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/components/Reader/versionHistory.js | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/client/components/Reader/versionHistory.js b/client/components/Reader/versionHistory.js index c8e73c92..98286bd0 100644 --- a/client/components/Reader/versionHistory.js +++ b/client/components/Reader/versionHistory.js @@ -1,4 +1,15 @@ export const versionHistory = [ +{ + showUntil: '2020-03-??', + header: '0.9.2 (2020-03-??)', + content: +` + +` +}, + { showUntil: '2020-03-02', header: '0.9.1 (2020-03-03)',