Skip to content

Commit

Permalink
Added release notes for v5.2.37 (laravel#13953)
Browse files Browse the repository at this point in the history
  • Loading branch information
tillkruss authored and taylorotwell committed Jun 12, 2016
1 parent 57d04a8 commit 7a4a022
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release Notes

## v5.2.37 (2016-06-10)

### Added
- Added `hasArgument()` and `hasOption()` methods to `Command` class ([#13919](https://github.com/laravel/framework/pull/13919))
- Added `$failedId` property to `JobFailed` event ([#13920](https://github.com/laravel/framework/pull/13920))

### Fixed
- Fixed session expiration on several drivers ([0831312](https://github.com/laravel/framework/commit/0831312aec47d904a65039e07574f41ab7492418))


## v5.2.36 (2016-06-06)

### Added
Expand Down

0 comments on commit 7a4a022

Please sign in to comment.