Generate CHANGELOG from git commit history
https://pypi.org/project/changelog-generator/
pip install changelog-generator
changelog
changelog reverse
Install pre-commit
to run flake8
and isort
for linting and sphinx
for documentation generator.
pip install --no-cache --upgrade sphinx pre-commit recommonmark
pre-commit run --all-files
© Vignesh Sivanandha Rao, Changelog Generator
Licensed under the MIT License