summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2017-05-05 15:13:17 +0000
committerLin Jen-Shin <godfat@godfat.org>2017-05-05 15:13:17 +0000
commitb09460db7c5428ceaafb6d263bb134b4cbfb46a1 (patch)
tree8b5f381a0defadc774b70b1947576216505532c3
parent715cdc1afdf59cde4bd4a6183b81e2e19ef3ab78 (diff)
downloadgitlab-ce-b09460db7c5428ceaafb6d263bb134b4cbfb46a1.tar.gz
Update CHANGELOG.md for 9.1.3
[ci skip]
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c9de0113e24..e625278a796 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@ entry.
## 9.1.3 (2017-05-05)
+- Do not show private groups on subgroups page if user doesn't have access to.
- Enforce project features when searching blobs and wikis.
- Fixed branches dropdown rendering branch names as HTML.
- Make Asciidoc & other markup go through pipeline to prevent XSS.