Skip to content

Latest commit

 

History

History
 
 

changelog-simple

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

How To Generate Changelog

Generate github token:

Dependencies:

sudo apt-get install git curl jq python3 python3-fuzzywuzzy 

Update information about tags:

git fetch --tags

Usage example:

export GITHUB_USER=... GITHUB_TOKEN=ghp_...
./changelog.sh v21.5.6.6-stable v21.6.2.7-prestable