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.
2 parents d83a6dd + 607986a commit 277b8e9Copy full SHA for 277b8e9
CHANGELOG.md
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
[11.6.0]: https://github.com/GitLabPHP/Client/compare/11.5.0...11.6.0
13
14
-## [11.5.0] - UPCOMING
+## [11.5.0] - 2021-12-26
15
16
* Added support for filtering environments by state
17
* Added support for approval rules endpoints
@@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
* Added support for removing protected branches
24
* Added support for `psr/cache:^2.0`
25
* Added support for `symfony/options-resolver:^6.0`
26
+* Added support for PHP 8.1
27
28
[11.5.0]: https://github.com/GitLabPHP/Client/compare/11.4.1...11.5.0
29
0 commit comments