Feathers-vuex: Changelog is Outdated

Created on 19 Feb 2019  路  4Comments  路  Source: feathersjs-ecosystem/feathers-vuex

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

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.

All 4 comments

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.

Was this page helpful?
0 / 5 - 0 ratings