Changelog generator for RHEnVision projects
git clone https://github.com/RHEnVision/changelog
pip3 install ./changelog
Check the commit style
python3 -m rhenvision-changelog commit-check
Generate the changelog
python3 -m rhenvision-changelog <project path>