Skip to content

Commit

Permalink
Update the changelog with new release information.
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickcarlohickman committed Sep 21, 2024
1 parent 004d45f commit 394cfb4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [3.0.2] - 2024-09-21
### Changed
- Updated CI configs to add support for Laravel 11 and PHP 8.3.
- Updated readme with new version information.

Expand Down Expand Up @@ -104,7 +107,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release!

[Unreleased]: https://github.com/shiftonelabs/laravel-sqs-fifo-queue/compare/3.0.1...HEAD
[Unreleased]: https://github.com/shiftonelabs/laravel-sqs-fifo-queue/compare/3.0.2...HEAD
[3.0.2]: https://github.com/shiftonelabs/laravel-sqs-fifo-queue/compare/3.0.1...3.0.2
[3.0.1]: https://github.com/shiftonelabs/laravel-sqs-fifo-queue/compare/3.0.0...3.0.1
[3.0.0]: https://github.com/shiftonelabs/laravel-sqs-fifo-queue/compare/2.1.0...3.0.0
[2.1.0]: https://github.com/shiftonelabs/laravel-sqs-fifo-queue/compare/2.0.2...2.1.0
Expand Down

0 comments on commit 394cfb4

Please sign in to comment.