Skip to content

Commit d582c88

Browse files
authored
Create CHANGELOG.md
1 parent dc97581 commit d582c88

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Release Notes for 0.x
2+
3+
## [Unreleased]
4+
5+
## v0.2.0 (2017-04-07)
6+
7+
### Added
8+
* Added exceptions on further unsupported operations. These two methods would both silently discard the `$delay` previously and set to 0.
9+
* `BatchQueue::release()` [#20](https://github.com/lukewaite/laravel-queue-aws-batch/pull/20)
10+
* `BatchJob::release()` [Diff](https://github.com/lukewaite/laravel-queue-aws-batch/pull/19/files#diff-fb4479932d3da5ac0014681d4beba72cR38)
11+
* More complete test coverage ([#18](https://github.com/lukewaite/laravel-queue-aws-batch/pull/18), [#19](https://github.com/lukewaite/laravel-queue-aws-batch/pull/19))

0 commit comments

Comments
 (0)