diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-02-24 21:06:32 -0300 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-02-24 21:09:40 -0300 |
commit | c1482943c4b77e2195fc4e64cc804302807335b9 (patch) | |
tree | cbe5e65b49b09500571813c03d5405d37467af1b /CHANGELOG | |
parent | 28097398c5087c3ffc7dc6cd63cd7f8304d3dae9 (diff) | |
download | gitlab-ce-c1482943c4b77e2195fc4e64cc804302807335b9.tar.gz |
Does not create a todo when commenting on commit or project snippet
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 7fcb4628058..0f2de74659e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,9 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.6.0 (unreleased) +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) |