ngx-uploader
ngx-uploader copied to clipboard
Provide better Changelog
- [ ] The CHANGELOG.md should not contain merge requests?
- [ ] The CHANGELOG.md should auto generated (e.g. github-changelog-generator or generate-changelog)
- [ ] The changelog should give more details than commit names so that developers using this module can know the impact of the changes on their code if they upgrade ngx-uploader. The objective should be to give clear information on what changed and how it can impact people who use ngx-uploader. If some changes are breaking changes, it's imperative that those changes are explained. If there are new features, it would be nice to know. Use Angular's CHANGELOG.md as a template if it helps!
- [ ] The changelog should give more details than commit names so that developers using this module can know the impact of the changes on their code if they upgrade ngx-uploader. The objective should be to give clear information on what changed and how it can impact people who use ngx-uploader. If some changes are breaking changes, it's imperative that those changes are explained. If there are new features, it would be nice to know. Use Angular's CHANGELOG.md as a template if it helps!
It's probably overkill to go back and recreate this for all previous versions, but it would be really nice that future versions follow this principle. Keep up the good work!
I've added it to the requirements.
Any news on this subject? I just moved from version 4.2.X to 6.0.1 and would like to know more about the changes it has, as there is a lot of difference between versions.