Skip to content

Commit

Permalink
Merge branch '5.5' into 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Mar 6, 2018
2 parents 7d8480f + 3d26ad0 commit b7907f9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG-5.5.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release Notes for 5.5.x

## [Unreleased]

### Fixed
- `Queue::bulk()` fake now properly pushes expected jobs ([#23389](https://github.com/laravel/framework/pull/23389))
- Set up loop variable correctly on all `Traversable` objects ([#23388](https://github.com/laravel/framework/pull/23388))


## v5.5.36 (2018-03-01)

### Changed
Expand Down

0 comments on commit b7907f9

Please sign in to comment.