Ensure trailers use the right casing
Changelog trailers are processed case-sensitively by the API. This
updates Danger so it errors when using incorrect casing, such as
changelog
instead of Changelog
.
See gitlab!62915 (merged) for more information.