Commit graph

3 commits

Author SHA1 Message Date
Cole Gleason
d6f8cf4a73 chore(changelog): remove Breaking Changes section, update Extended 2014-01-17 12:52:15 -06:00
Cole Gleason
3d8ca12601 chore(changelog): update CHANGELOG, Grunt changelog task
Added some types to search for in the Grunt task when executing the
extended version.
2014-01-17 12:25:36 -06:00
Cole Gleason
564241cd38 chore(changelog): add git-changelog config and sample CHANGELOG.md
This is the setup for the Grunt task that generates a changelog. Note
that it currently generates the changelog for the range
changelog-start..HEAD where changelog-start is a tag. It will always use
the most recent tag it can find. We may want to change this
behavior. Also, the original repo has some bugs, so I'm using my fork
until he accepts my PRs.

Migration notes: To run: `grunt git_changelog`
2014-01-16 02:10:00 -06:00