summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2016-10-28 13:48:11 +0100
committerSean McGivern <sean@gitlab.com>2016-10-28 13:48:11 +0100
commitd245593138ea0e748c33a4eedcb2a96472a21055 (patch)
tree01cd56b1702bea14cfcebe5eef514118434ce5f2
parent4fd015183cdb280083384c69261c2ab5d475a54b (diff)
downloadgitlab-ce-fix-8-13-changelog-gh-import.tar.gz
Fix CHANGELOG for GH import fixesfix-8-13-changelog-gh-import
These changes are targeted for 8.13.2, not 8.14.
-rw-r--r--CHANGELOG.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 99991fb805f..38e81758c0b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,14 +31,14 @@ Please view this file on the master branch, on stable branches it's out of date.
- Fix Sign in page 'Forgot your password?' link overlaps on medium-large screens
- Show full status link on MR & commit pipelines
- Fix documents and comments on Build API `scope`
- - Fix applying labels for GitHub-imported MRs
- - Fix importing MR comments from GitHub
- - Modify GitHub importer to be retryable
- Refactor email, use setter method instead AR callbacks for email attribute (Semyon Pupkov)
- Shortened merge request modal to let clipboard button not overlap
## 8.13.2
- Fix builds dropdown overlapping bug !7124
+ - Fix applying labels for GitHub-imported MRs !7139
+ - Fix importing MR comments from GitHub !7139
+ - Modify GitHub importer to be retryable !7003
- Fix and improve `Sortable.highest_label_priority`
## 8.13.1 (2016-10-25)