dragonrun1 / git-change-log-creator
Used to create an updated change log file from Git log
Installs: 177
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 2
Open Issues: 1
pkg:composer/dragonrun1/git-change-log-creator
Requires
- php: >=7.1
- ext-date: *
- ext-spl: *
Requires (Dev)
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2025-10-19 17:22:14 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