summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2016-10-20 20:47:21 +0800
committerLin Jen-Shin <godfat@godfat.org>2016-10-20 20:47:21 +0800
commitd1f6dfc863f1560f7e6e1a30e846304979679a61 (patch)
tree6826ffbdd09105f4757f1d01a7118bc24dcbc5d7
parent80ca78fa47068d71e866b58d546d0cd5059d96d9 (diff)
downloadgitlab-ce-d1f6dfc863f1560f7e6e1a30e846304979679a61.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 d6e6690ced1..4fd0b763e48 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,8 +2,6 @@ Please view this file on the master branch, on stable branches it's out of date.
## 8.14.0 (2016-11-22)
- - Fix discussion thread from emails for merge requests. !7010
-
## 8.13.0 (2016-10-22)
- Fix save button on project pipeline settings page. (!6955)
@@ -40,6 +38,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