From 5e3924b8e47afa90fefee68348b35f89a1c4fb2a Mon Sep 17 00:00:00 2001 From: uy_sun Date: Mon, 19 Aug 2024 13:20:17 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E8=A1=A5=E4=B8=8A=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=B9=B6=E5=8F=91=E4=B8=8B=E7=9A=84=E6=8A=A5=E9=94=99=20?= =?UTF-8?q?=E7=9A=84=E6=9B=B4=E6=96=B0=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a2b2e0..9d705d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/ ## [Unreleased] +### Fixed + +- 修复并发下的报错 + ## [0.4.1] - 2024-08-15 ### Added