Skip to content

Commit 32b08b5

Browse files
committed
Update changelog in preparation for tagged 4.1.0 release
1 parent 0cdb852 commit 32b08b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ QueryPath Changelog
33

44
# Unreleased changes
55

6+
-
7+
8+
# 4.1.0
9+
610
- Update composer.json to mark library as PHP 8.4 compatible
711
- Use `\QueryPath\CSS\DOMTraverser\Util::parseAnB()` in `\QueryPath\CSS\QueryPathEventHandler` class to parse the `:nth-child(an+b)` syntax
812
- Deprecate protected method `\QueryPath\CSS\QueryPathEventHandler::parseAnB()` in favor of public static method `\QueryPath\CSS\DOMTraverser\Util::parseAnB()`

0 commit comments

Comments
 (0)