We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ed8ca1 commit bde3a09Copy full SHA for bde3a09
CHANGELOG.md
@@ -1,10 +1,10 @@
1
# Release Notes for 2.x
2
3
-## [Unreleased]
+## v2.0.1 (2017-04-13)
4
5
### Fixed
6
-* Fix `queue-work:batch` command to run without error
7
-* Fix job failures and retries
+* Fix `queue-work:batch` command to run without error ([#28](https://github.com/lukewaite/laravel-queue-aws-batch/pull/28))
+* Fix job failures and retries ([#28](https://github.com/lukewaite/laravel-queue-aws-batch/pull/28))
8
9
## v2.0.0 (2017-04-09)
10
0 commit comments