Skip to content

Commit

Permalink
Prepare 2.3.0 release.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Apr 11, 2020
1 parent 19a6475 commit 31071c8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG-2.x.md
Expand Up @@ -2,14 +2,19 @@

This changelog references the relevant changes (bug and security fixes) done to `katsana/minions`.

## 2.3.0 DRAFT
## 2.3.0

Released: 2020-04-11

### Added

* Added `Minions\Client\Minion::queue()` method.
* Added `Minions\Testing\TestResponse::output()` method.
* Add `Minions\Http\Request::input()` method.

### Changes

* Explicitly require `clue/buzz-react`, `nyholm/psr7` and `symfony/psr-http-message-bridge` to streamline out of the box feature.
* Update minimum `laravie/stream` to `v1.3`+.
* Allow project `token` and `signature` to be set to `null` for app to app communication under private intranet.
* Add `Minions\Exceptions\RequestException::report()` method to send custom error log to Laravel logger.
Expand Down

0 comments on commit 31071c8

Please sign in to comment.