diff --git a/CHANGELOG.md b/CHANGELOG.md index d96a4a9..793f549 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `spatie/crawler` will be documented in this file. +## 4.4.0 - 2019-04-05 + +- add `getUrls` and `getPendingUrls` + ## 4.3.2 - 2019-04-04 - Respect maximumDepth in combination with robots (#181)