Skip to content

Commit

Permalink
Release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewaite committed Apr 9, 2017
1 parent 4c86e8a commit 51147bf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Release Notes for 2.x

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

### Supported Version
* Updated to support Laravel 5.4
* Support for Laravel 5.1, 5.2, and 5.3 has been removed. See the [1.0](https://github.com/lukewaite/laravel-queue-aws-batch/tree/1.0) branch for those versions.
* Updated to support Laravel 5.4 ([#26](https://github.com/lukewaite/laravel-queue-aws-batch/pull/26))
* Support for Laravel 5.1, 5.2, and 5.3 has been removed. See the [1.0](https://github.com/lukewaite/laravel-queue-aws-batch/tree/1.0) branch for those versions. ([#26](https://github.com/lukewaite/laravel-queue-aws-batch/pull/26))

### Updated
* Refactored to not override the base `Queue` class `getDisplayName` method
* Refactored to not override the base `Queue` class `getDisplayName` method ([#26](https://github.com/lukewaite/laravel-queue-aws-batch/pull/26))

## v1.0.0 (2017-04-09)

Expand Down

0 comments on commit 51147bf

Please sign in to comment.