Skip to content

Commit e770e37

Browse files
committed
Update changelog.
1 parent 399c0f2 commit e770e37

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 1.2.0
2+
3+
* A more descriptive error is thrown when the parser expects to find a
4+
pseudo-class/pseudo-element (thanks to @ashelley).
5+
* Adds support for line/column locations for selector nodes, as well as a
6+
`Node#sourceIndex` method (thanks to @davidtheclark).
7+
18
# 1.1.4
29

310
* Fixes a crash when a selector started with a `>` combinator. The module will

0 commit comments

Comments
 (0)