diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-09-25 21:40:12 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-09-25 21:40:12 +0300 |
commit | e0c0609d340522c2694141388b8952b4789eb421 (patch) | |
tree | 86fb286b8be02d0d2978a33115473a65932283c3 | |
parent | 4814bca413012682cec38148657a79aa78e97df1 (diff) | |
download | gitlab-ci-3-2-stable.tar.gz |
Version up to 3.2.0v3.2.03-2-stable
-rw-r--r-- | CHANGELOG | 4 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +v3.2.0 + - Limit visibility of projects by gitlab authorized projects + - Use one page for both gitlab and gitlab-ci projects + v3.1.0 - Login with both username, email or LDAP credentials (if GitLab 6.0+) - Retry build button functionality @@ -1 +1 @@ -3.2.0.pre +3.2.0 |