Skip to content

Commit f817628

Browse files
committed
Release 2.1 verion
1 parent cb9ef46 commit f817628

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.1 “Eleftheria i thanatos”
2+
* Add support for `clip-path` and `mask` properties.
3+
* Return `-webkit-` prefix to `filter` with SVG URI.
4+
15
## 2.0.2
26
* Add readable names for new browsers from 2.0 release.
37
* Don’t add `-webkit-` prefix to `filter` with SVG URI.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "autoprefixer",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
55
"keywords": ["css", "prefix", "postprocessor", "postcss"],
66
"author": "Andrey Sitnik <[email protected]>",

0 commit comments

Comments
 (0)