From ce053be99242c8fab6e300df67dc217c8f3e2786 Mon Sep 17 00:00:00 2001 From: aoshiguchen <1052045476@qq.com> Date: Mon, 4 Dec 2023 09:45:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0VLog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VLog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/VLog.md b/VLog.md index 3c44297a..a7b31943 100644 --- a/VLog.md +++ b/VLog.md @@ -72,3 +72,7 @@ - jdk版本升级为17 - 支持原生编译改造 - 默认支持的数据库由sqlite改为h2 + +## 2.0.1 +- jdk版本升级为21 +- native部署,后台新增提交到后端,数据库乱码问题