summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorevuez <helloevuez@gmail.com>2016-02-22 13:55:36 +0100
committerRobert Speicher <rspeicher@gmail.com>2016-02-26 14:34:06 -0500
commit4d0e2979b9a17160ad93ff704e7a51f78b4f3b4c (patch)
tree1043f0701028e1abc9155821ae442da16a99a763 /CHANGELOG
parent01160fc06182de89c400af174861f6545ad6ceb8 (diff)
downloadgitlab-ce-4d0e2979b9a17160ad93ff704e7a51f78b4f3b4c.tar.gz
Allow webhooks URL to have leading and trailing spacesevuez/gitlab-ce-webhook-url-spaces
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5521c1286a8..9e3fb8db03d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,7 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.6.0 (unreleased)
- Improve the formatting for the user page bio (Connor Shea)
- Fix avatar stretching by providing a cropping feature (Johann Pardanaud)
+ - Strip leading and trailing spaces in URL validator (evuez)
v 8.5.1
- Fix group projects styles