File tree 2 files changed +11
-1
lines changed 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.4.2 (November 9, 2015)
2
+
3
+ - allow spaces between ` progid: ` and rest part of value for IE's ` filter ` property as ` autoprefixer ` generates this kind of code (#249 )
4
+ - fixes for Windows:
5
+ - correct processing new lines
6
+ - normalize file content in test suite
7
+ - fixes to work in strict mode (#252 )
8
+ - init compressor dictionaries for every css block (#248 , #251 )
9
+ - bump uglify-js version
10
+
1
11
## 1.4.1 (October 20, 2015)
2
12
3
13
- allow merge for ` display ` property (#167 , #244 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " csso" ,
3
3
"description" : " CSSO — CSS optimizer" ,
4
- "version" : " 1.4.1 " ,
4
+ "version" : " 1.4.2 " ,
5
5
"homepage" : " https://github.com/css/csso" ,
6
6
"author" :
" Sergey Kryzhanovsky <[email protected] > (https://github.com/afelix)" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments