Skip to content

Commit 6df45c2

Browse files
committed
Release 2.0.1 version
1 parent d844cb9 commit 6df45c2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2.0.1
2+
* Save declaration style, when clone declaration to prefix.
3+
14
## 2.0 “Hongik Ingan”
25
* Based on PostCSS 1.0.
36
See [options changes](https://github.com/ai/postcss/releases/tag/1.0.0).

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.0",
3+
"version": "2.0.1",
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)