summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2016-06-24 10:38:12 +0000
committerYorick Peterse <yorickpeterse@gmail.com>2016-06-24 10:38:12 +0000
commit9babbefe3fadb68b1996951c79d317a0e790f2a3 (patch)
tree405a21d9ad88d6de2d1342586eedd08da7a227c5
parent07ea22e52bdc2014f40512c5a8db9d3068e42c25 (diff)
parent7ee84f1f25d25e131079b468722c9951d85fa983 (diff)
downloadgitlab-ce-9babbefe3fadb68b1996951c79d317a0e790f2a3.tar.gz
Merge branch 'redacting-changelog' into 'master'
Added changelog entry for redacting improvements See merge request !4896
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2dfc23c4af6..19782969b85 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -16,6 +16,7 @@ v 8.9.1
- Improve performance of searching repository tags by name by using a memorized tag array
- Fix false truncated warnings with ISO-8559 files
- Fix unwanted label unassignment when doing bulk action on issues page
+ - Improve performance of redacting Markdown references
- Fix 404 when accessing pipelines as guest user on public projects
- Fix mobile Safari bug where horizontal nav arrows would flicker on scroll
- Fix in auto merge when pipeline is nil