diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2015-11-09 14:29:50 +0100 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2015-11-09 14:29:50 +0100 |
commit | 68843a53e6cfe5493ad46dac58b469dd969a0edf (patch) | |
tree | 746cccf3b454a569468b0933abb3766b25ef9460 /CHANGELOG | |
parent | 7f9f07023bbe4393620998d1be46cc65d836d5c8 (diff) | |
download | gitlab-ce-68843a53e6cfe5493ad46dac58b469dd969a0edf.tar.gz |
Added changelog entry for Sherlock
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 19f288d0c7e..217dc4e0043 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.2.0 (unreleased) + - Added a GitLab specific profiling tool called "Sherlock" (see GitLab CE merge request #1749) - Fix bug where manually merged branches in a MR would end up with an empty diff (Stan Hu) - Force update refs/merge-requests/X/head upon a push to the source branch of a merge request (Stan Hu) - Improved performance of finding users by one of their Email addresses |