Skip to content

Releases: ericmatthys/grunt-changelog

Version 0.3.2

15 Apr 21:50
Compare
Choose a tag to compare

Changes

Basically fixing this peer dependency chaos when using Grunt in v1 with npm < 3

  • 42b918a Update peerDependencies to support Grunt 1.0
  • e222ab9 Update dependencies
  • e166aa4 Run travis builds against Node v0.12, v4 and v5
  • 24bc2a0 Bump Version to 0.3.2

v0.3.1

26 May 22:13
Compare
Choose a tag to compare

Changes from v0.3.0 to v0.3.1

  • 2469d15 - Add --no-pager argument for git command #51
  • 7cc1e67 - Check if after option contains a version number #51

v0.3.0

21 Jan 08:41
Compare
Choose a tag to compare

Changes from v.0.2.2 to v0.3.0

  • 26da195 - Bump Version from 0.2.2 to 0.3.0 and add a version badge
  • 6cfcc39 - Fix travis build by installing grunt cli globally
  • f24dd77 - Update dependencies
  • 583b7b5 - Add .travis.yml and status badges to README
  • a6c47c1 - Cleanup package.json
  • 8f196e8 - Add contributing guidelines
  • 7f1fe9d - Add new option fileHeader
  • 1cf8b10 - Add new option logArguments
  • 4b001b0 - Change default partials rendering the commit messages
  • 4f5f8b0 - Add .editorconfig
  • 8076c36 - Update readme.
  • b2e05b6 - Test preventing of converting special chars to html entities
  • c0d309b - Fix typo in readme.