Skip to content
Snippets Groups Projects
Commit 4eea92e9 authored by GitLab Release Tools Bot's avatar GitLab Release Tools Bot
Browse files

Update CHANGELOG.md for 11.6.2

[ci skip]
parent 9027fd39
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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)
Loading
Loading
---
title: Adjust line-height of blame view line numbers
merge_request:
author:
type: fixed
---
title: Fix a 500 error that could occur until all migrations are done
merge_request: 23939
author:
type: fixed
---
title: Hide cluster features that don't work yet with Group Clusters
merge_request: 23935
author:
type: fixed
---
title: Fix content-disposition in blobs and files API endpoint
merge_request: 24078
author:
type: fixed
---
title: Fixed markdown toolbar buttons
merge_request:
author:
type: fixed
---
title: Fix clone dropdown parent inheritance issues in HAML
merge_request: 24029
author:
type: fixed
---
title: Fix missing Git clone button when protocol restriction setting enabled
merge_request: 24015
author:
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment