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 d268844 commit 18529a8Copy full SHA for 18529a8
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+
2
+1.0.0 / 2017-05-07
3
+==================
4
5
+ * Update postcss to 6.0
6
7
### 0.2.6 - 2017-02-09
8
9
- Add `options.skipWarnings`, fixed #12
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-filter-gradient",
- "version": "0.2.6",
+ "version": "1.0.0",
"description": "PostCSS plugin for generating the old IE supported filter gradient.",
"keywords": [
"postcss",
0 commit comments