From 5503b02920ea491b3011884c8b091a3c19f21b9b Mon Sep 17 00:00:00 2001 From: virusdefender Date: Sun, 22 Sep 2019 17:06:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20release=20note?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/data.json b/docs/data.json index f7548dd1..e0cfeb4a 100644 --- a/docs/data.json +++ b/docs/data.json @@ -1,5 +1,15 @@ { "update": [ + { + "version": "2019-09-22", + "level": "Recommend", + "title": "2019-09-22", + "details": [ + "Fix bugs in contest password verification", + "Do not delete test case files when contest is deleted", + "Update some compiler runtime config" + ] + }, { "version": "2019-04-05", "level": "Recommend",