File tree 3 files changed +8
-3
lines changed
3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change
1
+ v0.9.4:
2
+ date: 2015-03-22
3
+ changes:
4
+ - Add support for renaming files
1
5
v0.9.3:
2
6
date: 2015-02-11
3
7
changes:
Original file line number Diff line number Diff line change 1
- # grunt-contrib-imagemin v0.9.3 [ ![ Build Status: Linux] ( https://travis-ci.org/gruntjs/grunt-contrib-imagemin.svg?branch=master )] ( https://travis-ci.org/gruntjs/grunt-contrib-imagemin ) [ ![ Build Status: Windows] ( https://ci.appveyor.com/api/projects/status/7w491e6edsuanreu/branch/master?svg=true )] ( https://ci.appveyor.com/project/gruntjs/grunt-contrib-imagemin/branch/master )
1
+ # grunt-contrib-imagemin v0.9.4 [ ![ Build Status: Linux] ( https://travis-ci.org/gruntjs/grunt-contrib-imagemin.svg?branch=master )] ( https://travis-ci.org/gruntjs/grunt-contrib-imagemin ) [ ![ Build Status: Windows] ( https://ci.appveyor.com/api/projects/status/7w491e6edsuanreu/branch/master?svg=true )] ( https://ci.appveyor.com/project/gruntjs/grunt-contrib-imagemin/branch/master )
2
2
3
3
> Minify images
4
4
@@ -131,6 +131,7 @@ grunt.registerTask('default', ['imagemin']);
131
131
132
132
## Release History
133
133
134
+ * 2015-03-22 v0.9.4 Add support for renaming files
134
135
* 2015-02-11 v0.9.3 Remove pngquant
135
136
* 2014-11-11 v0.9.2 Bump imagemin dependency
136
137
* 2014-10-25 v0.9.1 Update plugin API.
@@ -159,4 +160,4 @@ grunt.registerTask('default', ['imagemin']);
159
160
160
161
Task submitted by [ Sindre Sorhus] ( http://github.com/sindresorhus )
161
162
162
- * This file was generated on Wed Feb 11 2015 11:56:02 .*
163
+ * This file was generated on Sun Mar 22 2015 17:39:19 .*
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " grunt-contrib-imagemin" ,
3
3
"description" : " Minify images" ,
4
- "version" : " 0.9.3 " ,
4
+ "version" : " 0.9.4 " ,
5
5
"author" : {
6
6
"name" : " Grunt Team" ,
7
7
"url" : " http://gruntjs.com/"
You can’t perform that action at this time.
0 commit comments