From 1e3797e07b1cb913e9c85c1f0e8ab88d4da165aa Mon Sep 17 00:00:00 2001 From: zema1 Date: Sun, 15 Jul 2018 12:50:26 +0800 Subject: [PATCH] new release --- docs/data.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/data.json b/docs/data.json index d9dede59..854d63be 100644 --- a/docs/data.json +++ b/docs/data.json @@ -1,11 +1,21 @@ { "update": [ + { + "version": "2018-07-15", + "level": "Recommend", + "title": "Update at 2018-07-15", + "details": [ + "Add Traditional Chinese, by xdavidwu", + "Fix a bug in the navigation bar", + "Move language switch to profile settings page" + ] + }, { "version": "2018-06-02", "level": "Recommend", "title": "Update at 2018-06-02", "details": [ - "Add Chinese, by hirCodd", + "Add Simple Chinese, by hirCodd", "Integrate with katex", "Update libraries to latest version", "The first page in management is changed to dashboard"