View on GitHub

Releasenote

download .ZIPdownload .TGZ

Release Note Code Climate

ReleaseNote is a project to generate automatically the release notes from git tags or branch.

Install

For example, to include commits from the development branch but not on master

    python3 releaseNote.py master development

How to contribute

Feel free to make a pull request or open an issue if you find bugs or you want to propose new features.

Next