Skip to content

Commit

Permalink
Prepare 1.8.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 b5ec1d3 commit 88087f3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG-1.x.md
Expand Up @@ -2,14 +2,17 @@

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

## Unreleased
## 1.8.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`.

## 1.7.0
Expand Down

0 comments on commit 88087f3

Please sign in to comment.