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

Commit dc4327f

Browse files
committed
Corrects changelog.
1 parent 289f3c5 commit dc4327f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 0.13.4
22

3-
* Parses CSS 2.1 pseudo-classes as pseudo-classes instead of pseudo-elements.
3+
* Parses CSS 2.1 pseudo-elements as pseudo-elements instead of pseudo-classes.
44
* Supports signed decimal numbers with no integer part.
55
* Fixes parsing hexadecimal numbers when followed by an identifier.
66
* Fixes parsing strings which contain unicode-range character sequences.

0 commit comments

Comments
 (0)