File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v0.6.1 [ 2015/05/17]
4+
5+ - Adding documentation on Gadget, the Yeoman generator for Grunt Drupal Tasks.
6+ - Ensuring dot-files are copied from the temporary build (Drush output) and the
7+ static files directory.
8+ - Adding --notify option as a converse of --quiet.
9+ - Adding .editorconfig to the project example.
10+
311## v0.6.0 [ 2015/04/07]
412
513- ** Added automatic support for Drupal 8 based on Drush detection of the Drupal
Original file line number Diff line number Diff line change 11{
22 "name" : " grunt-drupal-tasks" ,
33 "description" : " Grunt-based build and testing tasks for Drupal projects." ,
4- "version" : " 0.6.0 " ,
4+ "version" : " 0.6.1 " ,
55 "main" : " bootstrap.js" ,
66 "dependencies" : {
77 "grunt-available-tasks" : " 0.5.7" ,
You can’t perform that action at this time.
0 commit comments