diff options
| author | Yorick Peterse <yorickpeterse@gmail.com> | 2016-06-24 12:36:22 +0200 |
|---|---|---|
| committer | Yorick Peterse <yorickpeterse@gmail.com> | 2016-06-24 12:36:34 +0200 |
| commit | 7ee84f1f25d25e131079b468722c9951d85fa983 (patch) | |
| tree | 405a21d9ad88d6de2d1342586eedd08da7a227c5 | |
| parent | 07ea22e52bdc2014f40512c5a8db9d3068e42c25 (diff) | |
| download | gitlab-ce-7ee84f1f25d25e131079b468722c9951d85fa983.tar.gz | |
Added changelog entry for redacting improvements
[ci skip]
| -rw-r--r-- | CHANGELOG | 1 |
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 |
