summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2015-07-30 09:56:47 +0000
committerKamil Trzciński <ayufan@ayufan.eu>2015-07-30 09:56:47 +0000
commit6ec3f9873a61449e50521face3a1b32b03eb9feb (patch)
tree03afd96dd270b55ab19b9b78d1aa8085e349fd42 /CHANGELOG
parent42f9bb0e23f7a98e4d2928916783a83fd5965e7b (diff)
parent15f17f7916427e10300b443f787256a9f26b5820 (diff)
downloadgitlab-ci-6ec3f9873a61449e50521face3a1b32b03eb9feb.tar.gz
Merge branch 'truncate-commitmsg-at-newline' into 'master'
Truncate commit messages after subject line in table Commit messages are now additionally truncated after the first line. Before, a commit message's body was attached behind the subject which made messages hardly readable in some cases. ![gitlab-ci-truncate-commitmsg](https://gitlab.com/dgerhardt/gitlab-ci/uploads/a0c601eb1abbce7a7b9e4e0e3f16f303/gitlab-ci-truncate-commitmsg.png) See merge request !213
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2e4121c..1ccf229 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,5 @@
v7.14.0 (unreleased)
+ - Truncate commit messages after subject line in table
- Adjust CI config to support Docker executors
v7.13.1