diff options
author | Valery Sizov <valery@gitlab.com> | 2015-02-19 16:28:56 +0000 |
---|---|---|
committer | Valery Sizov <valery@gitlab.com> | 2015-02-19 16:28:56 +0000 |
commit | dec5cac1dfa080f7873d0183b51f00ecfa89ea1f (patch) | |
tree | 560499cfff6d5aa0b6bae050742c59d6f8f13de5 | |
parent | 6fcc7bd7e41c4bbd96c33add994247400503f546 (diff) | |
parent | 650ad5dc6e3c31b4877f882845d60a8eeb2edc46 (diff) | |
download | gitlab-ci-dec5cac1dfa080f7873d0183b51f00ecfa89ea1f.tar.gz |
Merge branch 'changelog' into 'master'
Updated changelog
See merge request !41
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,10 +1,11 @@ v7.8.0 - Fix OAuth login with GitLab installed in relative URL - GitLab CI has same version as GitLab since now - - Allow to pass description and tag list during Runner's registration + - Allow to pass description and tag list during Runner's registration (Kamil Trzciński) - Update documentation (API, Install, Update) - Skip refs field supports for wildcard branch name (ex. feature/*) - - Migrate E-mail notification to Services menu + - Migrate E-mail notification to Services menu (Kamil Trzciński) + - Added Slack notifications (Kamil Trzciński) - Disable turbolink on links pointing out to GitLab server - Add test coverage parsing example for pytest-cov - Upgrade raindrops gem |