diff --git a/CHANGELOG.md b/CHANGELOG.md index f5b0244..5b9c068 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip ## [UNRELEASED] +## [3.4.0] - 2022-02-09 + +### Added +- support for Laravel 9 + ## [3.3.0] - 2020-12-08 ### Added @@ -105,7 +110,8 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip ### Added - new helpers package -[unreleased]: https://github.com/browner12/helpers/compare/v3.3.0...HEAD +[unreleased]: https://github.com/browner12/helpers/compare/v3.4.0...HEAD +[3.4.0]: https://github.com/browner12/helpers/compare/v3.3.0...v3.4.0 [3.3.0]: https://github.com/browner12/helpers/compare/v3.2.0...v3.3.0 [3.2.0]: https://github.com/browner12/helpers/compare/v3.1.0...v3.2.0 [3.1.0]: https://github.com/browner12/helpers/compare/v3.0.0...v3.1.0