diff --git a/docs/data.json b/docs/data.json index d9dede5..854d63b 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"