Update CHANGELOG.md for 9.3.5

[ci skip]
This commit is contained in:
James Edwards-Jones 2017-07-05 18:20:37 +01:00
parent 11e03bf49c
commit db97b96776
6 changed files with 8 additions and 21 deletions

View File

@ -2,6 +2,14 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
## 9.3.5 (2017-07-05)
- Remove "Remove from board" button from backlog and closed list. !12430
- Do not delete protected branches when deleting all merged branches. !12624
- Set default for Remove source branch to false.
- Prevent accidental deletion of protected MR source branch by repeating checks before actual deletion.
- Expires full_path cache after a repository is renamed/transferred.
## 9.3.4 (2017-07-03)
- No changes.

View File

@ -1,4 +0,0 @@
---
title: Set default for Remove source branch to false.
merge_request: !12576
author:

View File

@ -1,4 +0,0 @@
---
title: Remove "Remove from board" button from backlog and closed list
merge_request: 12430
author:

View File

@ -1,5 +0,0 @@
---
title: Prevent accidental deletion of protected MR source branch by repeating checks
before actual deletion
merge_request:
author:

View File

@ -1,4 +0,0 @@
---
title: Expires full_path cache after a repository is renamed/transferred
merge_request:
author:

View File

@ -1,4 +0,0 @@
---
title: Do not delete protected branches when deleting all merged branches
merge_request: 12624
author: