Kitware / tangelo

A simple, quick, powerful web framework
http:/tangelohub.org/tangelo/
Apache License 2.0
185 stars 35 forks source link

Adding CHANGELOG.md #458

Closed waxlamp closed 9 years ago

waxlamp commented 9 years ago

This adds a change log file, following the formatting and best practices recommendations of http://keepachangelog.com/.

Closes #256.

jeffbaumes commented 9 years ago

Is there a new workflow step where every topic branch should modify the changelog? If so, we should also change the contributions readme file.

waxlamp commented 9 years ago

Good catch. I added a line to CONTRIBUTING.md talking about editing CHANGELOG.md.