25 lines
636 B
Markdown
25 lines
636 B
Markdown
|
|
Changelog
|
||
|
|
===# Change Chinese to English comments
|
||
|
|
The following records all changes worth noting in the project, formatted based on [Keep a Changelog].
|
||
|
|
|
||
|
|
This project version follows [Semantic Versioning] and [PEP-440].
|
||
|
|
|
||
|
|
[Unreleased]
|
||
|
|
---
|
||
|
|
### Added
|
||
|
|
- This records new content added
|
||
|
|
### Changed
|
||
|
|
- This records changed content
|
||
|
|
|
||
|
|
0.1.0 - 2025-08-12
|
||
|
|
---
|
||
|
|
### Added
|
||
|
|
- Create project
|
||
|
|
|
||
|
|
|
||
|
|
[Unreleased]: http://icode.baidu.com/repos/baidu/hac-aiacc/vllm-kunlun/merge/0.1.0...master
|
||
|
|
|
||
|
|
[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/
|