diff --git a/CHANGELOG.md b/CHANGELOG.md index 11765fe..d8c0e20 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.2 - 2019-06-20 + +- remove incorrect docblock + ## 4.4.1 - 2019-06-06 - handle relative paths after redirects correctly