Hi! As a big Nim fan (I've been using it in production on several projects for 
years) I'm humbly asking everyone who maintains a Nim package to also maintain 
a changelog -- especially if you semver your project. It helps so much to be 
able to see what's changed when upgrading. I know changelogs aren't perfect, 
but they're better than nothing. It beats searching through the git log on most 
projects.

I personally use [my tool called 
changer](https://github.com/iffy/changer?tab=readme-ov-file#usage) to manage 
changelogs in a conflict-free manner. It produces changelogs that look like 
this: <https://github.com/iffy/changer/blob/master/CHANGELOG.md>

BUT I don't care if you use it. Use anything!

Thank you :)

Reply via email to