Skip to content

Commit

Permalink
Prepare 2.4.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 20, 2020
1 parent f0118e7 commit 6032cb3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG-2.x.md
Expand Up @@ -2,6 +2,19 @@

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

## 2.4.0

Released: 2020-04-20

### Added

* Added `Minions\Client\Response::toArray()` method.

### Changes

* Emulate JSONRPC error when response status code is not `200`, `201`, `203`, `204` or `205`.
* Allow to `serialize()` and `unserialize()` instance of `Minions\Client\Response`.

## 2.3.0

Released: 2020-04-11
Expand Down

0 comments on commit 6032cb3

Please sign in to comment.