We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55ef4a commit 435ec84Copy full SHA for 435ec84
CHANGELOG.md
@@ -1,12 +1,12 @@
1
# Release Notes for 0.x
2
3
-## [Unreleased]
+## v1.0.0 (2017-04-09)
4
5
### Added
6
-* 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))
7
8
### Fixed
9
-* 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))
10
11
## v0.2.1 (2017-04-07)
12
0 commit comments