diff options
author | GitLab Release Tools Bot <robert+release-tools@gitlab.com> | 2019-01-02 22:18:31 +0000 |
---|---|---|
committer | GitLab Release Tools Bot <robert+release-tools@gitlab.com> | 2019-01-02 22:18:31 +0000 |
commit | 6f832226f0ab70859642b87458cb00012b283101 (patch) | |
tree | 9ae9768856309d29b26b0043234eb64586efc0db /CHANGELOG.md | |
parent | a4833f6fe0b725a4ee312367a311ec075352fba2 (diff) | |
download | gitlab-ce-6f832226f0ab70859642b87458cb00012b283101.tar.gz |
Update CHANGELOG.md for 11.6.2
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a1c928aedf3..56ac809b548 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ documentation](doc/development/changelog.md) for instructions on adding your own entry. +## 11.6.2 (2019-01-02) + +### Fixed (7 changes) + +- Hide cluster features that don't work yet with Group Clusters. !23935 +- Fix a 500 error that could occur until all migrations are done. !23939 +- Fix missing Git clone button when protocol restriction setting enabled. !24015 +- Fix clone dropdown parent inheritance issues in HAML. !24029 +- Fix content-disposition in blobs and files API endpoint. !24078 +- Fixed markdown toolbar buttons. +- Adjust line-height of blame view line numbers. + + ## 11.6.1 (2018-12-28) ### Security (15 changes) |