Skip to content

Commit

Permalink
Prepare release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewaite committed Mar 24, 2021
1 parent 83f95ea commit 5c31922
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Release Notes for 1.x

## [v1.2.0] (2021-03-24)

### Added
* Added the default Handler when creating Worker so that exceptions may be reported during Worker::process

## [v1.1.1] (2018-08-21)

### Fixed
Expand Down Expand Up @@ -52,4 +57,4 @@ the queue name. ([#2aa745b](https://github.com/lukewaite/laravel-queue-aws-batch
[v1.0.2]: https://github.com/lukewaite/laravel-queue-aws-batch/compare/v1.0.1...v1.0.2
[v1.0.1]: https://github.com/lukewaite/laravel-queue-aws-batch/compare/v1.0.0...v1.0.1
[v1.0.0]: https://github.com/lukewaite/laravel-queue-aws-batch/compare/v0.2.1...v1.0.0
[v0.2.1]: https://github.com/lukewaite/laravel-queue-aws-batch/compare/v0.2.0...v0.2.1
[v0.2.1]: https://github.com/lukewaite/laravel-queue-aws-batch/compare/v0.2.0...v0.2.1

0 comments on commit 5c31922

Please sign in to comment.