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 eec7d73 commit 866d852Copy full SHA for 866d852
CHANGELOG.md
@@ -7,7 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [11.8.0] - UPCOMING
9
10
-* TBC
+* Add support for `reviewer_id` and `wip` params in `MergeRequests::all()`
11
+* Add support for `Projects::pipelineJobs()`
12
+* Allow specifying params in `Wiki::showAll()`
13
+* Allow specifying params in `SystemHooks::create()`
14
+* Implement group merge requests endpoints
15
+* Implement event endpoints
16
17
[11.8.0]: https://github.com/GitLabPHP/Client/compare/11.7.0...11.8.0
18
0 commit comments