diff --git a/changelog.md b/changelog.md index 007ec95d..f0ca571c 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ +- 5.7.1 + - Fix An argument with name class already exists. (#987) +- 5.7.0 + - Added Laravel 8 Support + - Removed Laravel 7 Support - 5.6.4 - Add new conditions to enable maintenance mode (#940) - Use contract instead of concrete implementation (#944)