summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2016-10-20 16:24:37 +0800
committerblackst0ne <blackst0ne.ru@gmail.com>2016-10-21 08:43:35 +1100
commitcbb65aae395821c596746d2b347fc3a7de1b3da8 (patch)
tree7e5d6efd6ba855b99f4fbfd02e8acd142759884d
parent523ee4a5f4c28aab29310a742f4798bc77f20ccf (diff)
downloadgitlab-ce-cbb65aae395821c596746d2b347fc3a7de1b3da8.tar.gz
Add CHANGELOG entry [ci skip]
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index de24e08c52f..98d95e275e2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ Please view this file on the master branch, on stable branches it's out of date.
- Fix HipChat notifications rendering (airatshigapov, eisnerd)
- Simpler arguments passed to named_route on toggle_award_url helper method
+ - Fix discussion thread from emails for merge requests. !7010
+
## 8.13.0 (2016-10-22)
- Fix save button on project pipeline settings page. (!6955)