diff options
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,6 +2,7 @@ v7.9.0 - Reset user session if token is invalid - Runner delete api endpoint - Fix bug about showing edit button on commit page if user does not have permissions + - Implementation of deploy jobs after all parallel jobs(tests). v7.8.0 - Fix OAuth login with GitLab installed in relative URL @@ -154,4 +155,4 @@ v1.2.0 v1.1.0 - Added JSON response for builds status - - Compatible with GitLab v4.0.0
\ No newline at end of file + - Compatible with GitLab v4.0.0 |