summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-09-15 21:50:01 +0200
committerLuke Bennett <lukeeeebennettplus@gmail.com>2016-09-27 22:11:13 +0100
commit610a4e02f25104e63bac6f00ae576e3ab96d4c18 (patch)
treec1724d1a888ca44ab8e451dc7263e103952a1b43
parentd4444c53491b3c9f2bd3a3112eacce6de66edc50 (diff)
downloadgitlab-ce-610a4e02f25104e63bac6f00ae576e3ab96d4c18.tar.gz
Update CHANGELOG
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 10f1da4c681..639356e9001 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -32,6 +32,7 @@ v 8.12.0
- Allow to set request_access_enabled for groups and projects
- Cleanup misalignments in Issue list view !6206
- Only create a protected branch upon a push to a new branch if a rule for that branch doesn't exist
+ - Add Pipelines for Commit
- Prune events older than 12 months. (ritave)
- Prepend blank line to `Closes` message on merge request linked to issue (lukehowell)
- Fix issues/merge-request templates dropdown for forked projects