We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06c6897 commit ec0296eCopy full SHA for ec0296e
CHANGELOG.md
@@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
29
- New method `Redmine\Api\User::list()` to list users.
30
- New method `Redmine\Api\Version::listByProject()` to list versions from a project.
31
- 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.
33
34
### Deprecated
35
0 commit comments