diff options
| author | Lin Jen-Shin <godfat@godfat.org> | 2016-10-05 21:54:55 +0800 |
|---|---|---|
| committer | Lin Jen-Shin <godfat@godfat.org> | 2016-10-05 21:55:34 +0800 |
| commit | b5707a80ac1caa3aad809c0c9a0ad4fa91c9a834 (patch) | |
| tree | 1729fdc6dde764341be03e277780199dc5d2abbc | |
| parent | f11ebb9556612f663264868a24ee8b774babda32 (diff) | |
| download | gitlab-ce-b5707a80ac1caa3aad809c0c9a0ad4fa91c9a834.tar.gz | |
Add CHANGELOG entry [ci skip]
| -rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index 58f1e4a59c2..5bb9ff1ec0e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -19,6 +19,7 @@ v 8.13.0 (unreleased) - Add word-wrap to issue title on issue and milestone boards (ClemMakesApps) - Fix robots.txt disallowing access to groups starting with "s" (Matt Harrison) - Close open merge request without source project (Katarzyna Kobierska Ula Budziszewska) + - Fix showing commits from source project for merge request !6658 - Add configurable email subject suffix (Fu Xu) - Use a ConnectionPool for Rails.cache on Sidekiq servers - Replace `alias_method_chain` with `Module#prepend` @@ -42,7 +43,7 @@ v 8.13.0 (unreleased) - Notify the Merger about merge after successful build (Dimitris Karakasilis) - Fix broken repository 500 errors in project list - Close todos when accepting merge requests via the API !6486 (tonygambone) - - Changed Slack service user referencing from full name to username (Sebastian Poxhofer) + - Changed Slack service user referencing from full name to username (Sebastian Poxhofer) v 8.12.4 (unreleased) |
