Skip to content

Commit ec0296e

Browse files
committed
Update CHANGELOG.md
1 parent 06c6897 commit ec0296e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929
- New method `Redmine\Api\User::list()` to list users.
3030
- New method `Redmine\Api\Version::listByProject()` to list versions from a project.
3131
- New method `Redmine\Api\Wiki::listByProject()` to list wiki pages from a project.
32+
- New exception `Redmine\Exception\UnexpectedResponseException` if the Redmine server responded with an unexpected body.
3233

3334
### Deprecated
3435

0 commit comments

Comments
 (0)