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