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 +}