summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2016-10-20 20:47:21 +0800
committerblackst0ne <blackst0ne.ru@gmail.com>2016-10-21 08:43:35 +1100
commit25d00ea871a970fb82d79067d97c84fdcb5264c5 (patch)
treeb34aa60e4d1d8f45aaf35a6d09096475f831522c
parentcbb65aae395821c596746d2b347fc3a7de1b3da8 (diff)
downloadgitlab-ce-25d00ea871a970fb82d79067d97c84fdcb5264c5.tar.gz
We want to release this in 8.13.0
-rw-r--r--CHANGELOG.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 98d95e275e2..73dc323e02c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,8 +5,6 @@ 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)
@@ -47,6 +45,7 @@ Please view this file on the master branch, on stable branches it's out of date.
- Speed-up group milestones show page
- Fix inconsistent options dropdown caret on mobile viewports (ClemMakesApps)
- Extract project#update_merge_requests and SystemHooks to its own worker from GitPushService
+ - Fix discussion thread from emails for merge requests. !7010
- Don't include archived projects when creating group milestones. !4940 (Jeroen Jacobs)
- Add tag shortcut from the Commit page. !6543
- Keep refs for each deployment