Automatic Changelog generator using Jinja2 templates
git-changelog parses your commit messages to extract useful data that is then rendered using Jinja2 templates, for example to a changelog file formatted in Markdown. Each Git tag will be treated as a version of your project. Each version contains a set of commits, and will be an entry in your changelog. Commits in each version will be grouped by sections, depending on the commit coonvention you follow.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 2.7.0-1.fc44 | - |
| Fedora 43 | 2.7.0-1.fc43 | - |
| Fedora 42 | 2.5.2-4.fc42 | - |
You can contact the maintainers of this package via email at
python-git-changelog dash maintainers at fedoraproject dot org.