mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-11-04 14:49:58 +08:00
add update notes
This commit is contained in:
parent
ece38de1d5
commit
20dd6237b6
@ -1,5 +1,19 @@
|
|||||||
{
|
{
|
||||||
"update": [
|
"update": [
|
||||||
|
{
|
||||||
|
"version": "2019-03-25",
|
||||||
|
"level": "Recommend",
|
||||||
|
"title": "2019-03-25",
|
||||||
|
"details": [
|
||||||
|
"Update Django to version 2.1 and Python to version 3.7",
|
||||||
|
"Replace celery with dramatiq",
|
||||||
|
"Add problem file IO Mode",
|
||||||
|
"You can add attachments in all editor",
|
||||||
|
"You can upload source code file in submission editor",
|
||||||
|
"Frontend and UI improvements",
|
||||||
|
"Fixed a lot of bugs"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "2018-12-15",
|
"version": "2018-12-15",
|
||||||
"level": "Recommend",
|
"level": "Recommend",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user