summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2015-12-14 10:32:57 +0000
committerKamil Trzciński <ayufan@ayufan.eu>2015-12-14 10:32:57 +0000
commite81ae1e68c03de4442265e4699710421e2f2755c (patch)
treec3af812b5a8e8dbb3637370550550de777e53b36 /CHANGELOG
parentc80f34257dc389369801eb112506706d46051bb1 (diff)
parenta0c2a7b0cbb4567a1f09c4cbc400bf75df47a072 (diff)
downloadgitlab-ce-e81ae1e68c03de4442265e4699710421e2f2755c.tar.gz
Merge branch 'ci-services-migrate' into 'master'
Ci Services migrate See merge request !1985
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 45446ec142e..365b9e973fc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,6 +21,7 @@ v 8.3.0 (unreleased)
- Fire update hook from GitLab
- Style warning about mentioning many people in a comment
- Fix: sort milestones by due date once again (Greg Smethells)
+ - Migrate all CI::Services and CI::WebHooks to Services and WebHooks
- Don't show project fork event as "imported"
- Add API endpoint to fetch merge request commits list
- Expose events API with comment information and author info