c++ - ChangeLog一般使用什么样的格式?
PHP中文网
PHP中文网 2017-04-17 13:53:12
0
2
526

ChangeLog一般使用什么样的格式?

1、看起来爽心;
2、便于使用脚本抓取。

有什么好的经验,大家谈谈。

例如:

========================================================
Version: xx.xx.xx.xx
Date: xx/xx/xxxx
========================================================
1、xxx;
2、xxx。
PHP中文网
PHP中文网

认证0级讲师

reply all(2)
Ty80

You can go to github to find the changlog of some projects for reference:

CHANGELOG

伊谢尔伦

Every time I see ChangeLog, I will delete it completely.
Anyway, GitHub or TFS will record it, and it is very convenient to use scripts to capture historical records. I don’t know what to use it for. .

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template