Skip to content

Commit 13c9347

Browse files
committed
1.2.0
1 parent 19473ff commit 13c9347

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1+
# 1.2.0 - 2015-03-12
2+
3+
- Added: contrast() adjuster
4+
15
# 1.1.0 - 2014-11-25
26

3-
- Enhanced exceptions
7+
- Added: Enhanced exceptions
48

59
# 1.0.0 - 2014-10-04
610

7-
Initial release from [postcss-color](https://github.com/postcss/postcss-color)
11+
Initial release from [postcss-color](https://github.com/postcss/postcss-color)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-color-function",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "PostCSS plugin to transform W3C CSS color function to more compatible CSS.",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)