Skip to content

Commit 5c31922

Browse files
committed
Prepare release 1.2.0
1 parent 83f95ea commit 5c31922

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release Notes for 1.x
22

3+
## [v1.2.0] (2021-03-24)
4+
5+
### Added
6+
* Added the default Handler when creating Worker so that exceptions may be reported during Worker::process
7+
38
## [v1.1.1] (2018-08-21)
49

510
### Fixed
@@ -52,4 +57,4 @@ the queue name. ([#2aa745b](https://github.com/lukewaite/laravel-queue-aws-batch
5257
[v1.0.2]: https://github.com/lukewaite/laravel-queue-aws-batch/compare/v1.0.1...v1.0.2
5358
[v1.0.1]: https://github.com/lukewaite/laravel-queue-aws-batch/compare/v1.0.0...v1.0.1
5459
[v1.0.0]: https://github.com/lukewaite/laravel-queue-aws-batch/compare/v0.2.1...v1.0.0
55-
[v0.2.1]: https://github.com/lukewaite/laravel-queue-aws-batch/compare/v0.2.0...v0.2.1
60+
[v0.2.1]: https://github.com/lukewaite/laravel-queue-aws-batch/compare/v0.2.0...v0.2.1

0 commit comments

Comments
 (0)