Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit c9b4da5

Browse files
committed
1.7.0
1 parent c46bf13 commit c9b4da5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 1.7.0 - 2015-06-17
2+
13
- Added: warning to deprecate previous (wrong) custom selectors syntax.
24
Previously they were working with **and without** pseudo syntax ':'
35
[which is incorrect according to specs](https://github.com/postcss/postcss-custom-selectors/issues/5#issuecomment-90774654)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cssnext",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "Use tomorrow's CSS syntax, today",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)