Skip to content

Commit

Permalink
Add script for generating the automatic Changelog to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
heyman committed Apr 29, 2020
1 parent 051a050 commit 7331cc5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ release: build

build_docs:
sphinx-build -b html docs/ docs/_build/

changelog:
python generate_changelog.py

0 comments on commit 7331cc5

Please sign in to comment.