Skip to content

Commit

Permalink
Release any unreleased commits (#743)
Browse files Browse the repository at this point in the history
* Release any unreleased commits

* bump version

* Added pagination on ListQueue
  • Loading branch information
Nyholm authored Aug 21, 2020
1 parent 738a9fc commit 4cde7ed
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## NOT RELEASED

## 1.3.0

### Added

- Support for PHP 8
- Pagination support for `ListQueue`
- `ListQueueRequest::$NextToken`
- `ListQueueRequest::$MaxResults`

## 1.2.0

### Deprecation
Expand Down

0 comments on commit 4cde7ed

Please sign in to comment.