File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414- New method ` Redmine\Api\Project::reopen() ` to reopen a project.
1515- New method ` Redmine\Api\Project::archive() ` to archive a project.
1616- New method ` Redmine\Api\Project::unarchive() ` to unarchive a project.
17+ - New method ` UnexpectedResponseException::getResponse() ` to get the last response responsible for the exception.
1718
1819### Changed
1920
@@ -35,7 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3536- New method ` Redmine\Api\News::list() ` to list news from all project.
3637- New method ` Redmine\Api\News::listByProject() ` to list news from a project.
3738- New method ` Redmine\Api\Project::list() ` to list projects.
38- - New method ` Redmine\Api\Query::list() ` to list projects .
39+ - New method ` Redmine\Api\Query::list() ` to list queries .
3940- New method ` Redmine\Api\Role::list() ` to list roles.
4041- New method ` Redmine\Api\Search::listByQuery() ` to list search results by query.
4142- New method ` Redmine\Api\TimeEntry::list() ` to list time entries.
You can’t perform that action at this time.
0 commit comments