Skip to content

Commit f5fefd8

Browse files
committed
docs: use English Keep a Changelog section headings
Keep Added/Changed/Fixed headings in English for tooling compatibility while leaving entry bodies in Chinese.
1 parent 60f317b commit f5fefd8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
# 更新日志
1+
# Changelog
22

33
本文件记录项目的重要变更。
44

5-
格式参考 [Keep a Changelog](https://keepachangelog.com/zh-CN/1.1.0/)
6-
版本号遵循 [语义化版本](https://semver.org/lang/zh-CN/)
5+
格式参考 [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
6+
版本号遵循 [Semantic Versioning](https://semver.org/)
77

88
## [0.1.0] - 2026-08-05
99

1010
首个公开版本。
1111

12-
### 新增
12+
### Added
1313

1414
- Rust 终端 Agent:Ratatui TUI 与行命令式 CLI/REPL,共用同一会话引擎
1515
- 多 Provider 配置(API Key / Base URL / 协议),模型展示名、工具调用、并行工具请求、推理等级与文本详细度

0 commit comments

Comments
 (0)