Match the existing news file casing style

This commit is contained in:
Jean-Paul Calderone 2018-08-06 10:49:46 -04:00
parent 13cbe83be5
commit a2a3ba525f

View File

@ -14,7 +14,7 @@
[[tool.towncrier.type]] [[tool.towncrier.type]]
directory = "incompat" directory = "incompat"
name = "Backwards incompatible changes" name = "Backwards Incompatible Changes"
showcontent = true showcontent = true
[[tool.towncrier.type]] [[tool.towncrier.type]]
@ -24,17 +24,17 @@
[[tool.towncrier.type]] [[tool.towncrier.type]]
directory = "bugfix" directory = "bugfix"
name = "Bug fixes" name = "Bug Fixes"
showcontent = true showcontent = true
[[tool.towncrier.type]] [[tool.towncrier.type]]
directory = "installation" directory = "installation"
name = "Dependency/Installation changes" name = "Dependency/Installation Changes"
showcontent = true showcontent = true
[[tool.towncrier.type]] [[tool.towncrier.type]]
directory = "configuration" directory = "configuration"
name = "Configuration changes" name = "Configuration Changes"
showcontent = true showcontent = true
[[tool.towncrier.type]] [[tool.towncrier.type]]
@ -44,5 +44,5 @@
[[tool.towncrier.type]] [[tool.towncrier.type]]
directory = "other" directory = "other"
name = "Other changes" name = "Other Changes"
showcontent = true showcontent = true