From 49f03522543a45ab670e5a41dda263d8160e27b3 Mon Sep 17 00:00:00 2001 From: MangoFanFanw Date: Sun, 26 Apr 2026 18:42:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新 changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50756a7..463e138 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 6 种更新类别:Added、Changed、Deprecated、Removed、Fixed、Security。 +## [0.1.4] - 2026-04-26 + +### Fixed + +- 修复从命令行运行 `njupt-suan-api init` 时由于 playwright 命令未找到而失败的问题。 + ## [0.1.3] - 2026-04-26 ### Changed