summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-10-28 17:06:50 +0000
committerRémy Coutable <remy@rymai.me>2016-10-28 17:06:50 +0000
commitf60e6d552c47e3119c57ac77838d0666da38c571 (patch)
tree2c8b167a7e666f7ea5cd3a85bd23626b57182993
parente8ecc1a069e6bcdacb540cf9a5f57c31cf406a60 (diff)
parentd245593138ea0e748c33a4eedcb2a96472a21055 (diff)
downloadgitlab-ce-f60e6d552c47e3119c57ac77838d0666da38c571.tar.gz
Merge branch 'fix-8-13-changelog-gh-import' into 'master'
Fix CHANGELOG for GH import fixes See merge request !7173
-rw-r--r--CHANGELOG.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 55e475df25e..525ea451927 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -32,14 +32,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)