summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-05-07 21:34:30 +0200
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-05-10 13:46:31 +0200
commitc97a81d274ff0e7b792ed409385318c4ec25d92e (patch)
treea507c709e33a05ccf689bad674caf1a04ed49b74 /CHANGELOG
parent4c506c4498192b6d60a3731ad5428e2354b777cb (diff)
downloadgitlab-ce-c97a81d274ff0e7b792ed409385318c4ec25d92e.tar.gz
Add Changelog entry for upload link in snippet fix
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b07b7da3300..841f5870d55 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.8.0 (unreleased)
+ - Fix error when using link to uploads in global snippets
- Assign labels and milestone to target project when moving issue. !3934 (Long Nguyen)
- Project#open_branches has been cleaned up and no longer loads entire records into memory.
- Escape HTML in commit titles in system note messages