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

Update CHANGELOG.md for 11.10.6

[ci skip]
parent 75a6f55e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,6 +2,23 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
 
## 11.10.6 (2019-06-04)
### Fixed (7 changes, 1 of them is from the community)
- Allow a member to have an access level equal to parent group. !27913
- Fix uploading of LFS tracked file through UI. !28052
- Use 3-way merge for squashing commits. !28078
- Use a path for the related merge requests endpoint. !28171
- Fix project visibility level validation. !28305 (Peter Marko)
- Fix Rugged get_tree_entries recursive flag not working. !28494
- Use source ref in pipeline webhook. !28772
### Other (1 change)
- Fix input group height.
## 11.10.5 (2019-05-30)
 
### Security (12 changes, 1 of them is from the community)
Loading
Loading
---
title: Fix input group height
merge_request:
author:
type: other
---
title: Fix uploading of LFS tracked file through UI
merge_request: 28052
author:
type: fixed
---
title: Fix project visibility level validation
merge_request: 28305
author: Peter Marko
type: fixed
---
title: Allow a member to have an access level equal to parent group
merge_request: 27913
author:
type: fixed
---
title: Use a path for the related merge requests endpoint
merge_request: 28171
author:
type: fixed
---
title: Fix Rugged get_tree_entries recursive flag not working
merge_request: 28494
author:
type: fixed
---
title: Use 3-way merge for squashing commits
merge_request: 28078
author:
type: fixed
---
title: Use source ref in pipeline webhook
merge_request: 28772
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