Skip to content

Commit

Permalink
add quote
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenny Knuth committed Mar 31, 2018
1 parent 5c1b350 commit 2341e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/github_changelog_generator/parser.rb
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ def self.default_options
breaking_labels: %w[backwards-incompatible breaking],
deprecated_labels: ["deprecated", "Deprecated", "Type: Deprecated"],
removed_labels: ["removed", "Removed", "Type: Removed"],
security_labels: ["security", "Security", "Type: Security],
security_labels: ["security", "Security", "Type: Security"],
configure_sections: {},
add_sections: {},
issue_line_labels: [],
Expand Down

0 comments on commit 2341e3e

Please sign in to comment.