diff options
author | Douwe Maan <douwe@selenight.nl> | 2016-02-29 11:10:03 +0100 |
---|---|---|
committer | Douwe Maan <douwe@selenight.nl> | 2016-02-29 11:10:03 +0100 |
commit | 84473c75134cb9d151c3a2e5f572b77f910573f7 (patch) | |
tree | 2d9925b275f78c964e79344ccffd3d87dd9b0d52 /CHANGELOG | |
parent | e1baa48584011772e6068a076e2f11ffaee88970 (diff) | |
parent | f838dbe4d13c55fc8796eadf33165f1406612662 (diff) | |
download | gitlab-ce-84473c75134cb9d151c3a2e5f572b77f910573f7.tar.gz |
Merge branch 'master' into mail-room-config-without-railsmail-room-config-without-rails
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG index c8dd78ed237..f526d60c3d8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,12 @@ 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) - Don't load all of GitLab in mail_room + - 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 @@ -24,9 +30,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) |