Skip to content

Commit 2f400e3

Browse files
committed
Finalize
1 parent 0265895 commit 2f400e3

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

NEWS.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
v2.15.0
2+
=======
3+
4+
Features
5+
--------
6+
7+
- Added support for Selectors Level 4 pseudo-classes that accept full selector lists as arguments (:has(), :is(), :where(), :matches(), :any()). (#66)
8+
- Fixed pseudo-class specificity calculation. Pseudo-classes (e.g. ``:hover``, ``:last-child``, ``:nth-child()``) now correctly contribute to the class-weight column per the CSS Selectors spec. (#76)
9+
10+
111
v2.14.0
212
=======
313

newsfragments/66.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/76.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)