Skip to content

Commit

Permalink
update change log for queue prefix addition (#18901)
Browse files Browse the repository at this point in the history
  • Loading branch information
browner12 authored and taylorotwell committed Apr 21, 2017
1 parent 8510bf9 commit f3a6039
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG-5.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- Added higher order tap ([3abc4fb](https://github.com/laravel/framework/commit/3abc4fb90fe59a90c2d8cccd27e310b20e5e2631))
- Added `FactoryBuilder::lazy()` method ([#18823](https://github.com/laravel/framework/pull/18823))
- Support Redis Sentinel configuration ([#18850](https://github.com/laravel/framework/pull/18850))
- Added queue prefix option ([#18860](https://github.com/laravel/framework/pull/18860))

### Changed
- Return `PendingDispatch` for `Kernel::queue()` ([51647eb](https://github.com/laravel/framework/commit/51647eb701307e7682f7489b605a146e750abf0f))
Expand Down

0 comments on commit f3a6039

Please sign in to comment.