Commit Graph

4 Commits

Author SHA1 Message Date
Michael Friedrich bd7d7ef845 Docs: Add a note on required configuration updates for new notification scripts in v2.7.0 2017-08-08 12:14:52 +02:00
Gunnar Beutner 35fc3800d5 Add Changelog generation script for GitHub API
Required details are documented inside RELEASE.md

Fixes to the original file:
- duplicate issues (pagination with links instead of page (Github doesn't like counting))
- escape markdown in issue title
- use formatting helper functions
- env support for user, token, project
- "support" category for everything which is not "bug" or "enhancement"
- ignore more labels ("feedback", "question")
- sort milestones by due date and version string
2017-08-03 18:38:08 +02:00
Gunnar Beutner 80abc3855e Release version 2.7.0 2017-08-02 15:58:38 +02:00
Michael Friedrich 50d706dedc Rename ChangeLog to CHANGELOG.md
refs #4925
2017-06-20 16:37:54 +02:00