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.
1 parent ac98430 commit 3169ae1Copy full SHA for 3169ae1
CHANGELOG.md
@@ -2,10 +2,10 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## [10.0.0 (2019-xx-xx)](https://github.com/vyuldashev/laravel-queue-rabbitmq/compare/v9.0...master)
+## [10.0.0 (2019-12-12)](https://github.com/vyuldashev/laravel-queue-rabbitmq/compare/v9.0...master)
6
7
- Switch from enqueue to [php-amqplib](https://github.com/php-amqplib/php-amqplib)
8
-- Fix #235
+- Fix [#235](https://github.com/vyuldashev/laravel-queue-rabbitmq/issues/235)
9
- Add support for multiple hosts
10
- Added `exchange:declare` artisan command
11
- Added `queue:bind` artisan command
0 commit comments