summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFu Xu <fuxu@fuxu.name>2016-09-30 21:11:22 +0800
committerFu Xu <fuxu@fuxu.name>2016-10-03 18:07:28 +0800
commit1fde68046e55b13c31217cdad551db7c26733500 (patch)
treefbfac766e247006d89e6314435a27949afdbdfe0
parent867b9b43472508f0f8cead53b0e9fff89edd9064 (diff)
downloadgitlab-ce-1fde68046e55b13c31217cdad551db7c26733500.tar.gz
credit myself :smile:
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 747897b18e9..e8224cd24fc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -18,6 +18,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)
+ - Add configurable email subject suffix (Fu Xu)
- Use a ConnectionPool for Rails.cache on Sidekiq servers
- Replace `alias_method_chain` with `Module#prepend`
- Preserve label filters when sorting !6136 (Joseph Frazier)