From 745dba8cad7ce0fbd017dc832c704df72ac5f8a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=89=AC?= Date: Sat, 15 Dec 2018 18:05:14 +0800 Subject: [PATCH] Update data.json --- docs/data.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/data.json b/docs/data.json index 2605bba4..318c9121 100644 --- a/docs/data.json +++ b/docs/data.json @@ -1,5 +1,16 @@ { "update": [ + { + "version": "2018-12-15", + "level": "Recommend", + "title": "Update at 2018-12-15", + "details": [ + "Fix bugs when root user is renamed", + "Use more secure ssl ciphers", + "Fix minor bugs in rejudge function and fps related api", + "Frontend and UI improvements" + ] + }, { "version": "2018-09-07", "level": "Recommend",