Files
xc-llm-kunlun/CHANGELOG.md
tanjunchen e8f4e1337c update readme.md
Signed-off-by: tanjunchen <tanjunchen20@gmail.com>
2025-12-31 14:55:15 +08:00

21 lines
477 B
Markdown

Changelog
===
以下记录了项目中所有值得关注的变更内容,其格式基于[Keep a Changelog]。
本项目版本遵守[Semantic Versioning]和[PEP-440]。
---
### Added
- 这里记录新添加的内容
### Changed
- 这里记录变更的内容
0.1.0 - 2025-08-12
---
### Added
- 创建项目
[Keep a Changelog]: https://keepachangelog.com/zh-CN/1.0.0/
[Semantic Versioning]: https://semver.org/lang/zh-CN/
[PEP-440]: https://www.python.org/dev/peps/pep-0440/