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 0673c6a commit e37e1f6Copy full SHA for e37e1f6
CHANGELOG.md
@@ -4,11 +4,18 @@ All notable changes to `dmelearn/crawler` will be documented in this file.
4
5
### Release
6
7
+## 2.10.0 - 2023-08-22
8
+- Support for Guzzle 7.x
9
+
10
+## 2.9.0 - 2021-11-15
11
+- Minimum PHP 7.2
12
+- The hasBeenCrawled() takes an error message
13
14
## 2.8.0 - 2018-02-09
15
- Original Release
16
- Keep PHP 7.0 Support
17
- Alternative create function for sites with login
-- finishedCrawling function now returns data from crawl
18
+- The finishedCrawling() function now returns data from crawl
19
20
### Original `spatie/crawler` releases
21
0 commit comments