Fueled / django-init

Project template used at Fueled for scaffolding new Django based projects. :dizzy:
Other
189 stars 46 forks source link

fix(changelog): Cleanup changelog and add links for contributors #373

Closed CuriousLearner closed 5 years ago

CuriousLearner commented 5 years ago

Why was this change necessary?

Changelog has some inconsistencies. This cleanup and maintain standard size subheadings. It also ensures that all contributors have a link to their respective profile as the changelog for 2.x tries to accomplish.

How does it address the problem?

Cleanup the changelog.

Are there any side effects?

None.

theskumar commented 5 years ago

thanks!