summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorZeger-Jan van de Weg <mail@zjvandeweg.nl>2015-12-07 13:37:01 +0100
committerStan Hu <stanhu@gmail.com>2015-12-08 14:31:24 -0800
commit56f25c3e615752817446d5aedb7d66d25d815641 (patch)
tree8681815ec1073c0685205cbe23a8a7a05cea3981 /CHANGELOG
parente6668f8e341e422cae752e3371631b50eeb696b2 (diff)
downloadgitlab-ce-56f25c3e615752817446d5aedb7d66d25d815641.tar.gz
Improve text indication visibility on snippets
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 67f70e676c2..c291d4b6dec 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -24,6 +24,7 @@ v 8.3.0 (unreleased)
- Fix bug when simultaneously accepting multiple MRs results in MRs that are of "merged" status, but not merged to the target branch
- Add languages page to graphs
- Block LDAP user when they are no longer found in the LDAP server
+ - Improve wording on project visibility levels (Zeger-Jan van de Weg)
v 8.2.3
- Fix application settings cache not expiring after changes (Stan Hu)