diff --git a/utils/make_changelog.py b/utils/make_changelog.py index dc0f86972fe..0547a80fe1e 100755 --- a/utils/make_changelog.py +++ b/utils/make_changelog.py @@ -382,7 +382,7 @@ def make_changelog(new_tag, prev_tag, repo, repo_folder, state_file, token, max_ changelog = u'{}\n\n{}'.format(process_pull_requests(pull_requests, users, repo), process_unknown_commits(unknown_commits, commits_info, users)) # Substitute links to issues - changelog = re.sub('(?