Skip to content

Commit

Permalink
Update changelog.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jcohenadad authored Nov 7, 2020
1 parent 25a552a commit 4b85ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog/changelog.py
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ def main():
'generator': default_changelog_generator,
},
'spinalcordtoolbox': {
'labels': ['bug', 'enhancement', 'feature', 'documentation', 'installation', 'testing'],
'labels': ['feature', 'documentation-internal', 'CI', 'bug', 'installation', 'documentation', 'enhancement', 'refactoring', 'git/github'],
'generator': sct_changelog_generator,
},
'ivadomed': {
Expand Down

0 comments on commit 4b85ad4

Please sign in to comment.