Skip to content

Commit bdb4fbd

Browse files
committed
1.1.0
1 parent 0b77351 commit bdb4fbd

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

HISTORY.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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+
15
## 1.0.1 (March 19, 2016)
26

3-
- Internal refactoring and minor fixes
7+
- Refactoring and minor fixes
48

59
## 1.0.0 (March 16, 2016)
610

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-csso",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "PostCSS plugin to minify CSS using CSSO",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)