diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-05-23 20:51:42 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-05-23 20:51:42 +0200 |
commit | c6f5af1985e63b90b8984b0eb7a9db6539d08846 (patch) | |
tree | 49db2d455c70412ae4f7cb6002c9865afd5a22da | |
parent | 165834b37326267ba78476adda52c5b92f369f38 (diff) | |
download | gitlab-ce-c6f5af1985e63b90b8984b0eb7a9db6539d08846.tar.gz |
Its time for 8.9
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r-- | CHANGELOG | 2 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index 9fa1e1cada3..b1ce7f22c04 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,7 @@ Please view this file on the master branch, on stable branches it's out of date. +v 8.9.0 (unreleased) + v 8.8.2 (unreleased) - Fix Error 500 when accessing application settings due to nil disabled OAuth sign-in sources - Fix Error 500 in CI charts by gracefully handling commits with no durations @@ -1 +1 @@ -8.8.0-pre +8.9.0-pre |