summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-06-21 13:55:33 +0200
committerKamil Trzcinski <ayufan@ayufan.eu>2016-06-21 14:03:13 +0200
commit0aedeb5637932fa827e42be7441e9c967049dd1d (patch)
tree984ace0213f05fd2fe3b8312da8cf9996d0b1368 /CHANGELOG
parent44b8b77e02423ce97f9abe80e0335f4f4c453c83 (diff)
downloadgitlab-ce-0aedeb5637932fa827e42be7441e9c967049dd1d.tar.gz
Add predefined CI variables to GitLab for container registry, pipelines, project name, etc.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 44e6a194745..f651097828e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -29,6 +29,7 @@ v 8.9.0 (unreleased)
- Reduce number of fog gem dependencies
- Add number of merge requests for a given milestone to the milestones view.
- Implement a fair usage of shared runners
+ - Add predefined CI variables to GitLab for container registry, pipelines, project name, etc.
- Remove project notification settings associated with deleted projects
- Fix 404 page when viewing TODOs that contain milestones or labels in different projects
- Add a metric for the number of new Redis connections created by a transaction