Skip to content

Commit

Permalink
Attempt to get changelog working
Browse files Browse the repository at this point in the history
  • Loading branch information
atruskie committed Dec 30, 2014
1 parent 46c38b6 commit 9816087
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ module.exports = function (grunt) {
changelog: {
main: {
options: {
//after: "2013-09-05T10:18:39.4492679+10:00",
//before: "now",
from: "6dec81ca099cf2cc7840b02d2f27ff8bffbce954",
//to: "HEAD"
dest: 'CHANGELOG.md',
template: 'buildConfig/changelog.tpl'
}
Expand Down

0 comments on commit 9816087

Please sign in to comment.