diff options
author | Valery Sizov <vsv2711@gmail.com> | 2015-09-29 16:37:50 +0300 |
---|---|---|
committer | Valery Sizov <vsv2711@gmail.com> | 2015-10-01 09:54:56 +0300 |
commit | 5b573130515913dd29216c642334200b1b973245 (patch) | |
tree | ecb0531ba596e0d28f1eb5f099073f45e6dd33ee /CHANGELOG | |
parent | 2714d5b8147cef39343a1c35ba099ebe6445f5e4 (diff) | |
download | gitlab-ce-5b573130515913dd29216c642334200b1b973245.tar.gz |
Note the original location of a moved project when notifying users of the moveproject_moving
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 492e4b9aebf..ef4ada7e1e2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -18,6 +18,7 @@ v 8.1.0 (unreleased) - Move CI triggers page to project settings area - Move CI project settings page to CE project settings area - Fix bug when removed file was not appearing in merge request diff + - Note the original location of a moved project when notifying users of the move v 8.0.3 - Fix URL shown in Slack notifications |