We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc57635 commit a452dbbCopy full SHA for a452dbb
CHANGELOG.md
@@ -4,14 +4,14 @@ CHANGELOG
4
5.1.0
5
-----
6
7
-* Added an internal cache layer on top of the CssSelectorConverter
8
-* Added `UriResolver` to resolve an URI according to a base URI
+ * Added an internal cache layer on top of the CssSelectorConverter
+ * Added `UriResolver` to resolve an URI according to a base URI
9
10
5.0.0
11
12
13
-* Added argument `$selector` to `Crawler::children()`
14
-* Added argument `$default` to `Crawler::text()` and `html()`
+ * Added argument `$selector` to `Crawler::children()`
+ * Added argument `$default` to `Crawler::text()` and `html()`
15
16
4.4.0
17
0 commit comments