From e86bb9d613656ed1b6bcd675745ab0a6d7dffa05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=89=AC?= Date: Wed, 15 Aug 2018 08:33:35 +0800 Subject: [PATCH] Update data.json --- docs/data.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/data.json b/docs/data.json index 854d63be..ee42a667 100644 --- a/docs/data.json +++ b/docs/data.json @@ -1,5 +1,13 @@ { "update": [ + { + "version": "2018-08-15", + "level": "Important", + "title": "Update at 2018-08-15", + "details": [ + "Fix some vulnerabilities, by @andyliu24 @plusls" + ] + }, { "version": "2018-07-15", "level": "Recommend", @@ -65,4 +73,4 @@ ] } ] -} \ No newline at end of file +}