ericmatthys / grunt-changelog

MIT License
45 stars 10 forks source link

Optionally prepend or append the changelog. Fixes #5 #11

Closed kevcenteno closed 10 years ago

kevcenteno commented 10 years ago

Example usage:

options: {
  insertType: 'prepend'
}
kevcenteno commented 10 years ago

@ericmatthys @ejwaibel This now has tests and is ready for review.

kevcenteno commented 10 years ago

@ericmatthys updated as per your comments. I can squash the commits afterwards if you approve.

ericmatthys commented 10 years ago

:thumbsup: squash and I'll merge.

kevcenteno commented 10 years ago

@ericmatthys Squashed!