Skip to content

Commit 394cfb4

Browse files
Update the changelog with new release information.
1 parent 004d45f commit 394cfb4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ 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

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

0 commit comments

Comments
 (0)