summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorubudzisz <ubudzisz@gmail.com>2016-07-07 11:02:57 +0200
committerubudzisz <ubudzisz@gmail.com>2016-07-18 12:39:24 +0200
commit679f2ac45552d027159291ef3bb008596268948e (patch)
tree5e679ffd5a4a40786d39693c2d3c1c4bacbe9c2a
parentb30a3981d7dfcbf7cca278f5df7589d223247862 (diff)
downloadgitlab-ce-679f2ac45552d027159291ef3bb008596268948e.tar.gz
render only commit title
update CHANGELOG
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c25b594f3c5..e19b835504a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -129,6 +129,7 @@ v 8.9.7 (unreleased)
v 8.9.6
- Fix importing of events under notes for GitLab projects
+ - Render only commit message title in builds
v 8.9.5
- Add more debug info to import/export and memory killer. !5108