We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cda3f82 + c8ca217 commit becdfddCopy full SHA for becdfdd
CHANGELOG-13x.md
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
4
5
## [unreleased](https://github.com/vyuldashev/laravel-queue-rabbitmq/compare/v13.3.0...master)
6
7
+## [13.3.1](https://github.com/vyuldashev/laravel-queue-rabbitmq/compare/v13.3.0...13.3.3)
8
+- Fix a bug when no job / message is available on the queue initially [#543](https://github.com/vyuldashev/laravel-queue-rabbitmq/pull/543)
9
+
10
## [13.3.0](https://github.com/vyuldashev/laravel-queue-rabbitmq/compare/v13.2.0...13.3.0)
11
12
- Refactor the creation of RabbitMQ Connection and
0 commit comments