Skip to content

Commit 943d446

Browse files
committed
[DomCrawler] Updated the CHANGELOG with namespace auto-registration details.
1 parent c6fbb13 commit 943d446

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/Symfony/Component/DomCrawler/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
CHANGELOG
22
=========
33

4+
2.4.0
5+
-----
6+
7+
* added auto-registration of document namespaces for `Crawler::filterXPath()` and `Crawler::filter()`
8+
* improved content type guessing in `Crawler::addContent()`
9+
* [BC BREAK] `Crawler::addXmlContent()` no longer removes the default document namespace
10+
411
2.3.0
512
-----
613

0 commit comments

Comments
 (0)