File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
8+
9+ ## [ 3.0.2] - 2024-09-21
10+ ### Changed
811- Updated CI configs to add support for Laravel 11 and PHP 8.3.
912- Updated readme with new version information.
1013
@@ -104,7 +107,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
104107### Added
105108- Initial release!
106109
107- [ Unreleased ] : https://github.com/shiftonelabs/laravel-sqs-fifo-queue/compare/3.0.1...HEAD
110+ [ Unreleased ] : https://github.com/shiftonelabs/laravel-sqs-fifo-queue/compare/3.0.2...HEAD
111+ [ 3.0.2 ] : https://github.com/shiftonelabs/laravel-sqs-fifo-queue/compare/3.0.1...3.0.2
108112[ 3.0.1 ] : https://github.com/shiftonelabs/laravel-sqs-fifo-queue/compare/3.0.0...3.0.1
109113[ 3.0.0 ] : https://github.com/shiftonelabs/laravel-sqs-fifo-queue/compare/2.1.0...3.0.0
110114[ 2.1.0 ] : https://github.com/shiftonelabs/laravel-sqs-fifo-queue/compare/2.0.2...2.1.0
You can’t perform that action at this time.
0 commit comments