From 3bc44d3e0dbcc5fc35c190031463d28de8dd0e82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=93=E4=B8=B6=E6=A2=A6=E4=B8=B6=E4=BB=81?= <74444214+Daydreamer114@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:47:03 +0800 Subject: [PATCH] docs: changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 有神人改版号不改changelog [skip changelog] --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 776ccd1826..a79c89edda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ -## v5.13.2-beta.1 +## v5.14.0-beta.1 ### 强调 | Highlight #### Sarkaz I.S. for Global! YostarEN, YostarJP and YostarKR receive the update for Sarkaz I.S. -Issues may be present, so please be patient. +Issues may be present, so please submit issues on Github patiently. ### 新增 | New @@ -49,3 +49,4 @@ Issues may be present, so please be patient. * TaskData增加OcrTask的ocrReplace合法性检查 (#11878) @status102 * 使用RecruitData代替ocrReplace的外服适配 (#11879) @status102 * tools: ImageCoordinate cursor tweak @Constrat +* 允许commit message以Reapply开始 (#11967) @Daydreamer114