diff options
author | Rémy Coutable <remy@rymai.me> | 2016-02-22 12:41:13 +0100 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-02-22 12:41:13 +0100 |
commit | a612ac1cb453ec4b7b72fd8e3e26c30a27e62590 (patch) | |
tree | 27ed34e184ea96e60179b53c7f70bd4c4c2fa0f5 | |
parent | 1d9863c1411c30176fadbcf0c41ecbef31facc75 (diff) | |
download | gitlab-ce-a612ac1cb453ec4b7b72fd8e3e26c30a27e62590.tar.gz |
Update CHANGELOG and VERSION for 8.6.0-pre
-rw-r--r-- | CHANGELOG | 4 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG index 77a21e757c4..7fcb4628058 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ Please view this file on the master branch, on stable branches it's out of date. -v 8.5.0 (unreleased) +v 8.6.0 (unreleased) + +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) - Fix duplicated branch creation/deletion Web hooks/service notifications when using Web UI (Stan Hu) @@ -1 +1 @@ -8.5.0-pre +8.6.0-pre |