Hi, the changelog was last updated on Aug 26, 2017 for v1.0.0-pre.3 and the project is currently (at the time of writing) v1.7.0
I agree that this needs to be updated. There's plenty of tagging in the commits, so they read like a changelog until I make the time to update the actual changelog.
https://github.com/feathers-plus/feathers-vuex/commits/master
It's official. I won't be going back to update the changelog. The commits read just like a changelog because I publish releases so often.
@marshallswain maybe you could use conventional commits to enforce commit pattern and generate a changelog from commits? Just an idea, I've been using it on my current project and it's super nice.
@NickBolles a link to the topic would have been useful
Most helpful comment
@marshallswain maybe you could use conventional commits to enforce commit pattern and generate a changelog from commits? Just an idea, I've been using it on my current project and it's super nice.