Skip to content

Commit

Permalink
Update changelog (laravel#16819)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnabialek authored and taylorotwell committed Dec 15, 2016
1 parent f880e09 commit 2c969e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG-5.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
- Don't report exceptions inside queue worker signal handler ([#16738](https://github.com/laravel/framework/pull/16738))
- Kill timed out queue worker process ([#16746](https://github.com/laravel/framework/pull/16746))
- Removed unnecessary check in `ScheduleRunCommand::fire()` ([#16752](https://github.com/laravel/framework/pull/16752))
- Improved performance of `Str::startsWith()` ([#16761](https://github.com/laravel/framework/pull/16761))
- Improved handling of numeric values in `Str::startsWith()` ([#16770](https://github.com/laravel/framework/pull/16770))

### Fixed
- Added file existance check to `AppNameCommand::replaceIn()` to fix [#16575](https://github.com/laravel/framework/pull/16575) ([#16592](https://github.com/laravel/framework/pull/16592))
Expand Down

0 comments on commit 2c969e8

Please sign in to comment.