chore: Add changelog using standard-changelog
Description
Reopening #504 using an automated tool, let's do this overdue changelog thing! 🎉
Coverage remained the same at 43.31% when pulling 88deb1705970430d3b69cdcd09cfc43c54f6fd00 on machour:add-changelog into 608818ee80a17b107adff1ea33841f847b76331e on gitpoint:master.
Here's how the ChangeLog looks for now: https://gist.github.com/machour/6a6e41ec696a198021fb613f10e58a02
I generated it using ./node_modules/.bin/standard-changelog --first-release then edited the result according to my archeologic researches made in #504.
Still need to :
- [ ] Polish the generated file
- [ ] Add the links for < 1.3.0
- [ ] Wait for a few PRs to get merged and sync the file to see how it goes
- [ ] Document the proper workflow for releases (I think we need to
git tag&&git push --tagsbefore re-generating the file)
Amazing - how does the library work? Do we need to re-run the command everytime a commit is merged?
I'm still unclear about the workflow, but I think this would have to be ran once per release.
Pfiou, time flies :) Closing this irrelevant PR.