Closed dcampbell24 closed 2 weeks ago
Additionally, if you ever want to automatically generate the changelog, you can check out git-cliff
🐻 (supports keepachangelog)
Sorry, I don't like the git-cliff commit message style. Changelog is a chore for me that I don't like, and keep forgetting about it. Automated changelog won't be smarter than what commits say, so I encourage you to check the commit history.
Maybe you should follow https://keepachangelog.com/en/1.0.0/ because it is a standard and it would suggest making your changelog correct markdown. Currently, you have some style errors like more than one top level item (
#
) and indented lists.