diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-10-28 13:29:37 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-10-28 13:29:37 +0200 |
commit | ff7073ac23afdf5873f0b5eaee54b9c735e7e04d (patch) | |
tree | 0b08895d97ae9a94053144529c3ea63a9d554303 | |
parent | bc0a419eca170607c1e4120ab259e5c03f5c0515 (diff) | |
download | gitlab-ce-ff7073ac23afdf5873f0b5eaee54b9c735e7e04d.tar.gz |
master is on 6.3.0.pre now
-rw-r--r-- | CHANGELOG | 4 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index 7b98da8b157..02e1627c44d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,9 @@ v 6.3.0 - Init script now waits for pids to appear after (re)starting before reporting status (Rovanion Luckey) + - Restyle project home page + - Grammar fixes + - Show branches list (which branches contains commit) on commit page (Andrew Kumanyaev) + v 6.2.0 - Public project pages are now visible to everyone (files, issues, wik, etc.) THIS MEANS YOUR ISSUES AND WIKI FOR PUBLIC PROJECTS ARE PUBLICLY VISIBLE AFTER THE UPGRADE @@ -1 +1 @@ -6.2.0 +6.3.0.pre |