Browse Source

Added ChangeLog update script.

Lauri Ojansivu 4 years ago
parent
commit
c7ec07ed47
1 changed files with 1 additions and 0 deletions
  1. 1 0
      releases/changelog.sh

+ 1 - 0
releases/changelog.sh

@@ -0,0 +1 @@
+git add CHANGELOG.md && git commit -n -m "Updated ChangeLog." && git push