Skip to content

Commit

Permalink
Prepare 2.6.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 Jul 22, 2020
1 parent 3e4c731 commit 09c3deb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG-2.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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

## 2.6.0

Released: 2020-07-22

### Added

* Added methods to `Minions\Exceptions\RequestException` to access exception from response object:
- `getRpcError()`
- `getRpcErrorCode()`
- `getRpcErrorMessage()`

## 2.5.0

Released: 2020-05-01
Expand Down

0 comments on commit 09c3deb

Please sign in to comment.