diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2015-10-14 17:16:16 +0200 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2015-10-15 12:05:01 +0200 |
commit | 9f5811116ce56afe8bd2e46d92523e7240670016 (patch) | |
tree | 74ca144ea4e808bc3bbb1406a779d2077dfda262 | |
parent | f3980e230f31d6589592b965700936a7bf2a9731 (diff) | |
download | gitlab-ce-9f5811116ce56afe8bd2e46d92523e7240670016.tar.gz |
Changelog entry for issue page speedups
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 07ff3d6de42..52437a241b9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.1.0 (unreleased) + - Speed up load times of issue detail pages by roughly 1.5x - Make diff file view easier to use on mobile screens (Stan Hu) - Add support for creating directories from Files page (Stan Hu) - Allow removing of project without confirmation when JavaScript is disabled (Stan Hu) |