pugjs / babel-plugin-transform-react-pug

A plugin for transpiling pug templates to jsx
MIT License
811 stars 47 forks source link

Add changelog #43

Open ezhlobo opened 6 years ago

ezhlobo commented 6 years ago

It would be good to let people know about changed parts between versions.

I would keep everything in releases section and in separate markdown file.

Will we do it automatically by using any CLI tool

If you can suggest any good tool for this.

What to do with old versions (up to the 5th)

I'm not positive that we can revise all things there. But if you think it's important, I will do it.

ForbesLindesay commented 6 years ago

I'll be interested if you can find some good tooling for this. I've not seen anything that I really like, but it's been a while since I've investigated it.

ezhlobo commented 6 years ago

@ForbesLindesay what do you think about writing changelog by hand right now? It should not require a lot of effort in my opinion.

ForbesLindesay commented 6 years ago

If you want to do that, I don't have a problem with it. I tend to find I forget to update them, and the git log ends up pretty decent now that we "squash" pull requests.