Skip to content

Commit 00d5d0f

Browse files
Release 11.9.0
1 parent 61de71c commit 00d5d0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [11.9.0] - 2023-03-XX
8+
## [11.9.0] - 2023-03-06
99

1010
* Add PHP 8.2 support
1111
* Add support for group and project deploy tokens

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ We present a modern [GitLab API v4](https://docs.gitlab.com/ce/api/) client for
55
![Banner](https://user-images.githubusercontent.com/2829600/86969006-fc2e3b00-c164-11ea-80b7-8750160a65c4.png)
66

77
<p align="center">
8-
<a href="https://github.com/GitLabPHP/Client/actions?query=workflow%3ATests"><img src="https://img.shields.io/github/workflow/status/GitLabPHP/Client/Tests?label=Tests&style=flat-square" alt="Build Status"></img></a>
8+
<a href="https://github.com/GitLabPHP/Client/actions?query=workflow%3ATests"><img src="https://img.shields.io/github/actions/workflow/status/GitLabPHP/Client/tests.yml?label=Tests&style=flat-square" alt="Build Status"></img></a>
99
<a href="https://github.styleci.io/repos/6816335"><img src="https://github.styleci.io/repos/6816335/shield" alt="StyleCI Status"></img></a>
1010
<a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-brightgreen?style=flat-square" alt="Software License"></img></a>
1111
<a href="https://packagist.org/packages/m4tthumphrey/php-gitlab-api"><img src="https://img.shields.io/packagist/dt/m4tthumphrey/php-gitlab-api?style=flat-square" alt="Packagist Downloads"></img></a>

0 commit comments

Comments
 (0)