dragonrun1 / git-change-log-creator
Used to create an updated change log file from Git log
1.0.3
2019-02-19 02:23 UTC
Requires
- php: >=7.1
- ext-date: *
- ext-spl: *
Requires (Dev)
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2024-10-19 14:57:12 UTC
README
Used to create an updated change log file from Git log.
For an example of the generated output see CHANGELOG.md.
You can find a copy of the license in LICENSE.
For a simple example on how to use the class look at example.php