CHANGELOG.md
does not adhere completely to the Keep A Changelog format
#253
Labels
CHANGELOG.md
does not adhere completely to the Keep A Changelog format
#253
Hi! I was looking through some crates on crates.io, and I happened to chance upon the
CHANGELOG.md
file within this repository.I noticed that it didn't quite adhere properly to the Keep A Changelog format - despite claiming otherwise in its opening lines. For example:
Change Log
instead ofChangelog
(pedantic, I know, but it's good to be consistent c: )1.0.0 - 2023-??-??
is clearly representative of anUnreleased
section - so it should be labeled as such.To be clear, I'm being pedantic with all this. The changelog is actually fine as-is! Importantly, it's kept consistent, so it's not as if it's hard to read.
But if you'd allow me, I'd gladly go through and rewrite (or rather, rearrange)
CHANGELOG.md
to fix the things listed above. Would that be okay?The text was updated successfully, but these errors were encountered: