diff --git a/CHANGELOG.md b/CHANGELOG.md index b05f756..cfe6cf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip ## [UNRELEASED] +## [3.1.0] - 2020-03-03 + +### +- support for Laravel 7 + ## [3.0.0] - 2019-09-08 ### Added @@ -90,7 +95,8 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip ### Added - new helpers package -[unreleased]: https://github.com/browner12/helpers/compare/v3.0.0...HEAD +[unreleased]: https://github.com/browner12/helpers/compare/v3.1.0...HEAD +[3.1.0]: https://github.com/browner12/helpers/compare/v3.0.0...v3.1.0 [3.0.0]: https://github.com/browner12/helpers/compare/v2.1.4...v3.0.0 [2.1.4]: https://github.com/browner12/helpers/compare/v2.1.3...v2.1.4 [2.1.3]: https://github.com/browner12/helpers/compare/v2.1.2...v2.1.3