mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-09-26 23:09:21 +08:00
docs: update dashboard release note
This commit is contained in:
parent
5c9980837b
commit
537624351a
@ -1,3 +0,0 @@
|
||||
# DOCUMENT
|
||||
|
||||
[Here](http://docs.onlinejudge.me/)
|
@ -1,5 +1,21 @@
|
||||
{
|
||||
"update": [
|
||||
{
|
||||
"version": "2024-02-04",
|
||||
"level": "Important",
|
||||
"title": "OnlineJudge 1.16.0 更新",
|
||||
"details": [
|
||||
"更新基底映像档,从 `python:3.8-alpine3.14` 改为 `python:3.12-alpine`。",
|
||||
"更新评测的程序语言版本:",
|
||||
"C/C++: GCC 13",
|
||||
"Java: Temurin 21",
|
||||
"Python 2: 移除",
|
||||
"Python 3: CPython 3.12",
|
||||
"Golang: Golang 1.22",
|
||||
"Node.js: Node.js 20",
|
||||
"PHP: 暫時移除"
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "2021-11-20",
|
||||
"level": "Important",
|
||||
|
Loading…
Reference in New Issue
Block a user