Skip to content

Commit 0c0b396

Browse files
committed
update
1 parent 72d0646 commit 0c0b396

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG-13x.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ All notable changes to this project will be documented in this file.
1919
created. [#528](https://github.com/vyuldashev/laravel-queue-rabbitmq/pull/528)
2020
- Keep track of declared queue's within RabbitMQ. [#528](https://github.com/vyuldashev/laravel-queue-rabbitmq/pull/528)
2121
- Implemented the 'rest' option to the consumer [#530](https://github.com/vyuldashev/laravel-queue-rabbitmq/pull/530)
22-
- Added abbility to reconnect to RabbitMQ, by inserting a Trait into own `RabbitMQQueue:class` [#530](https://github.com/vyuldashev/laravel-queue-rabbitmq/pull/530)
22+
- Added ability to reconnect to RabbitMQ, by creating your
23+
own `RabbitMQQueue:class` [#531](https://github.com/vyuldashev/laravel-queue-rabbitmq/pull/531)
2324

2425
## [13.2.0](https://github.com/vyuldashev/laravel-queue-rabbitmq/compare/v13.1.0...13.2.0)
2526

0 commit comments

Comments
 (0)