Skip to content

Commit afd20b1

Browse files
committed
chore: tag new release
1 parent 7d38775 commit afd20b1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [3.2.0] - 2025-03-21
8+
9+
### Added
10+
11+
- Added support for Laravel 12
12+
- Added support for PHP 8.4
13+
714
## [3.1.0] – 2024-03-22
815

916
### Added
@@ -78,6 +85,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7885

7986
- Initial release
8087

88+
[3.2.0]: https://github.com/roach-php/laravel/compare/3.1.0...3.2.0
89+
[3.1.0]: https://github.com/roach-php/laravel/compare/3.0.0...3.1.0
90+
[3.0.0]: https://github.com/roach-php/laravel/compare/2.0.0...3.0.0
91+
[2.0.0]: https://github.com/roach-php/laravel/compare/1.0.0...2.0.0
8192
[1.0.0]: https://github.com/roach-php/laravel/compare/0.3.1...1.0.0
8293
[0.3.1]: https://github.com/roach-php/laravel/compare/0.3.0...0.3.1
8394
[0.3.0]: https://github.com/roach-php/laravel/compare/0.2.1...0.3.0

0 commit comments

Comments
 (0)