Skip to content

Commit

Permalink
Prepare 2.2.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone committed Apr 1, 2020
1 parent 6893365 commit 64d97d3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG-2.x.md
Expand Up @@ -2,6 +2,17 @@

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

## 2.2.0

Released: 2020-04-01

### Added

* Added `Minions\Http\Request::handle()` method to resolve and handle RPC request.
* Added `Minions\Http\Request::forwardCallTo()` method to make an internal RPC request.
* Added `Minions\Http\Request::replicateFrom()` method to replicate request with custom parameters.
* Added `Minions\Http\Request::httpMessage()` method to access `Minions\Http\Message` for the request.

## 2.1.0

Released: 2020-03-27
Expand Down

0 comments on commit 64d97d3

Please sign in to comment.