Skip to content

Commit

Permalink
doc: add custom error change
Browse files Browse the repository at this point in the history
  • Loading branch information
freaz committed May 13, 2021
1 parent 40569dc commit 8eaf08c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed
- Service Client throws custom errors. `ServiceClientError` as generic error from Service Client and `ServiceApiError` as error when non 2xx response is received from service apis.

## [0.0.13-beta.0] - 2021-05-13

## [0.0.12] - 2021-05-04
Expand Down

0 comments on commit 8eaf08c

Please sign in to comment.