We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b77351 commit bdb4fbdCopy full SHA for bdb4fbd
HISTORY.md
@@ -1,6 +1,10 @@
1
+## 1.1.0 (April 7, 2016)
2
+
3
+- Migrate to [CSSO 2.0](https://github.com/css/csso/releases/tag/v2.0.0)
4
5
## 1.0.1 (March 19, 2016)
6
-- Internal refactoring and minor fixes
7
+- Refactoring and minor fixes
8
9
## 1.0.0 (March 16, 2016)
10
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-csso",
- "version": "1.0.1",
+ "version": "1.1.0",
"description": "PostCSS plugin to minify CSS using CSSO",
"keywords": [
"css",
0 commit comments