Skip to content

Commit

Permalink
Release version 1.x, support L5.1->5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewaite committed Apr 9, 2017
1 parent e55ef4a commit 435ec84
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Release Notes for 0.x

## [Unreleased]
## v1.0.0 (2017-04-09)

### Added
* Support for Laravel 5.2, and 5.3
* Support for Laravel 5.2, and 5.3 ([#25](https://github.com/lukewaite/laravel-queue-aws-batch/pull/25))

### Fixed
* Fix: Re-throw exception in command handler, don't explicitly `exit()`
* Fix: Re-throw exception in command handler, don't explicitly `exit()` ([#5cc05a8](https://github.com/lukewaite/laravel-queue-aws-batch/commit/5cc05a88c497ade72b81916a16384bdb69107bd5))

## v0.2.1 (2017-04-07)

Expand Down

0 comments on commit 435ec84

Please sign in to comment.