diff options
author | GitLab Release Tools Bot <robert+release-tools@gitlab.com> | 2019-06-10 10:51:41 +0000 |
---|---|---|
committer | GitLab Release Tools Bot <robert+release-tools@gitlab.com> | 2019-06-10 10:51:41 +0000 |
commit | eea0460002e4455f47d5e4b6e61c74f63438be4f (patch) | |
tree | 42fb02fb14d2b19b2a280bdf3a9c35103d5539b2 /CHANGELOG.md | |
parent | a0af34582cf0f3c5d901dfe9c78d9ef05c900d7f (diff) | |
download | gitlab-ce-eea0460002e4455f47d5e4b6e61c74f63438be4f.tar.gz |
Update CHANGELOG.md for 11.11.3
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fd9c4df2f3f..8498658b39c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ documentation](doc/development/changelog.md) for instructions on adding your own entry. +## 11.11.3 (2019-06-10) + +### Fixed (5 changes) + +- Fix invalid visibility string comparison in project import. !28612 +- Remove a default git depth in Pipelines for merge requests. !28926 +- Fix connection to Tiller error while uninstalling. !29131 +- Fix label click scrolling to top. !29202 +- Make OpenID Connect work without requiring a name. !29312 + + ## 11.11.2 (2019-06-04) ### Fixed (7 changes) |