Skip to content

Commit

Permalink
Merge pull request #29 from 4-20ma/27-update-changelog-config
Browse files Browse the repository at this point in the history
Update CHANGELOG config
  • Loading branch information
4-20ma authored Sep 24, 2016
2 parents c497d2f + f9fb19c commit 92391c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,7 @@ namespace :prepare do
config.add_issues_wo_labels = false
config.add_pr_wo_labels = false
config.enhancement_labels = [
'Type: Enhancement',
'Type: Feature Request'
'Type: Enhancement'
]
config.bug_labels = ['Type: Bug']
config.exclude_labels = ['Type: Question']
Expand Down

0 comments on commit 92391c5

Please sign in to comment.