CHANGELOG 510 B

123456789101112131415161718
  1. v0.1.1:
  2. date: 2013-02-15
  3. changes:
  4. - First official release for Grunt 0.4.0.
  5. v0.1.1rc6:
  6. date: 2013-01-18
  7. changes:
  8. - Updating grunt/gruntplugin dependencies to rc6.
  9. - Changing in-development grunt/gruntplugin dependency versions from tilde version ranges to specific versions.
  10. v0.1.1rc5:
  11. date: 2013-01-09
  12. changes:
  13. - Updating to work with grunt v0.4.0rc5.
  14. - Switching to this.filesSrc api.
  15. v0.1.0:
  16. date: 2012-10-18
  17. changes:
  18. - Work in progress, not yet officially released.