Generating changelogs from commit-comments - bad idea?
- by Adam Asham
I work for a small company (<10 developers) where we use Svn and to some extent Git. We have no release system implemented. We don't tag our applications with a release numbers so as you can imagine, we don't keep track of changes between releases very well.
With this in mind I've been thinking about generating changelogs from the…