Skip to content

Commit

Permalink
Tagged v5.4.21 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
tillkruss committed Apr 28, 2017
1 parent 2ed668f commit 9a6867e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG-5.4.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release Notes for 5.4.x

## v5.4.21 (2017-04-28)

### Added
- Support conditional broadcasting ([#18970](https://github.com/laravel/framework/pull/18970), [2665d9b](https://github.com/laravel/framework/commit/2665d9b9a49633d73c71db735c2597c8b960c985))

### Fixed
- Reverted queue prefix option [#18860](https://github.com/laravel/framework/pull/18860) ([#18987](https://github.com/laravel/framework/pull/18987))
- Return `null` if key is not found from `RedisStore:many()` ([#18984](https://github.com/laravel/framework/pull/18984))


## v5.4.20 (2017-04-27)

### Added
Expand Down

0 comments on commit 9a6867e

Please sign in to comment.