summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2015-02-13 17:04:44 +0000
committerMarin Jankovski <marin@gitlab.com>2015-02-13 17:04:44 +0000
commit3149ef6dc85d57ceb523723b49db3560275003a9 (patch)
tree9e1a37460a42d1d6a52c2232e68d3421dd2f27da
parent90366924703a33b061e0e88f3cb919b430907421 (diff)
parent99322818cd1cab4f614f7b2cb395d0978907a5be (diff)
downloadgitlab-ci-3149ef6dc85d57ceb523723b49db3560275003a9.tar.gz
Merge branch 'update_changelog' into 'master'
Update changelog #150 See merge request !112
-rw-r--r--CHANGELOG8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index be33b0b..2323e22 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,12 @@ 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
+ - Update documentation (API, Install, Update)
+ - Skip refs field supports for wildcard branch name (ex. feature/*)
+ - Migrate E-mail notification to Services menu
+ - Disable turbolink on links pointing out to GitLab server
+ - Add test coverage parsing example for pytest-cov
+ - Upgrade raindrops gem
v5.4.2
- Fix exposure of project token via build data
@@ -142,4 +148,4 @@ v1.2.0
v1.1.0
- Added JSON response for builds status
- - Compatible with GitLab v4.0.0
+ - Compatible with GitLab v4.0.0 \ No newline at end of file