Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Art4 committed Mar 6, 2024
1 parent 6056c90 commit 32b5031
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased](https://github.com/Art4/wegliphant/compare/0.2.0...main)

### Added

- New class `Art4\Wegliphant\Exception\UnexpectedResponseException` that will be thrown if an error happens while processing the response.

### Changed

- `Art4\Wegliphant\Client` now throws `Art4\Wegliphant\Exception\UnexpectedResponseException` if an error happens while processing responses.

## [0.2.0 - 2024-03-06](https://github.com/Art4/wegliphant/compare/0.1.0...0.2.0)

### Added
Expand Down

0 comments on commit 32b5031

Please sign in to comment.