Skip to content

Commit

Permalink
Merge branch '11.11' into 11.12
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Oct 8, 2023
2 parents 41b9478 + 505446e commit f26dd45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Add support for `author` in `Repositories::commits`
* Add support for additional parameters in `Projects::labels` and `Groups::labels`

## [11.11.1] - 2023-10-XX
## [11.11.1] - 2023-10-08

* Fixed double encoding of job name in artifacts download

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ $ composer require "m4tthumphrey/php-gitlab-api:^11.12" \
#### Laravel:

```bash
$ composer require "graham-campbell/gitlab:^7.4"
$ composer require "graham-campbell/gitlab:^7.3"
```

#### Symfony:
Expand Down

0 comments on commit f26dd45

Please sign in to comment.