Skip to content

Commit 5376243

Browse files
committed
docs: update dashboard release note
1 parent 5c99808 commit 5376243

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

docs/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/data.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
{
22
"update": [
3+
{
4+
"version": "2024-02-04",
5+
"level": "Important",
6+
"title": "OnlineJudge 1.16.0 更新",
7+
"details": [
8+
"更新基底映像档,从 `python:3.8-alpine3.14` 改为 `python:3.12-alpine`。",
9+
"更新评测的程序语言版本:",
10+
"C/C++: GCC 13",
11+
"Java: Temurin 21",
12+
"Python 2: 移除",
13+
"Python 3: CPython 3.12",
14+
"Golang: Golang 1.22",
15+
"Node.js: Node.js 20",
16+
"PHP: 暫時移除"
17+
]
18+
},
319
{
420
"version": "2021-11-20",
521
"level": "Important",

0 commit comments

Comments
 (0)