summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2016-02-29 11:13:03 +0100
committerDouwe Maan <douwe@selenight.nl>2016-02-29 11:13:03 +0100
commitd4b49587b9f7279362641d4b6cfabd093e21d629 (patch)
tree913782e41faeccb3ee94766d1929a5c065e4340e /CHANGELOG
parent09ff9bc722e8ee98223c5b8ecec3b839990c5f82 (diff)
parentf838dbe4d13c55fc8796eadf33165f1406612662 (diff)
downloadgitlab-ce-d4b49587b9f7279362641d4b6cfabd093e21d629.tar.gz
Merge branch 'master' into remove-wip
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 6 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c5663717e64..428edc3dfc0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,12 @@ v 8.6.0 (unreleased)
- Fix avatar stretching by providing a cropping feature (Johann Pardanaud)
- Easily (un)mark merge request as WIP using link
- Use specialized system notes when MR is (un)marked as WIP
+ - Strip leading and trailing spaces in URL validator (evuez)
+ - Update documentation to reflect Guest role not being enforced on internal projects
+
+v 8.5.2
+ - Fix sidebar overlapping content when screen width was below 1200px
+ - Fix error 500 when commenting on a commit
v 8.5.1
- Fix group projects styles
@@ -25,9 +31,6 @@ v 8.5.1
- Update sentry-raven gem to 0.15.6
- Add build coverage in project's builds page (Steffen Köhler)
-v 8.5.2
- - Fix error 500 when commenting on a commit
-
v 8.5.0
- Fix duplicate "me" in tooltip of the "thumbsup" awards Emoji (Stan Hu)
- Cache various Repository methods to improve performance (Yorick Peterse)