Skip to content

Commit 435ec84

Browse files
committed
Release version 1.x, support L5.1->5.3
1 parent e55ef4a commit 435ec84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Release Notes for 0.x
22

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

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

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

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

0 commit comments

Comments
 (0)