summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-11-09 16:57:15 +0000
committerRobert Speicher <rspeicher@gmail.com>2016-11-09 16:57:15 +0000
commit9b096581fd2db3b0af2226b586d9f6d582ef5d5f (patch)
treec89e7e253ad22bff6b30dd8521274e77f4b75a1c
parenta01e76babd19f82fea0f1d062cdee634a2228509 (diff)
downloadgitlab-ce-9b096581fd2db3b0af2226b586d9f6d582ef5d5f.tar.gz
Minor CHANGELOG.md cleanups
[ci skip]
-rw-r--r--CHANGELOG.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e60f526d925..9e41bd2660d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -77,9 +77,6 @@ entry.
## 8.13.5 (2016-11-08)
- Restore unauthenticated access to public container registries
-
-## 8.13.4 (2016-11-07)
-
- Fix showing pipeline status for a given commit from correct branch. !7034
- Only skip group when it's actually a group in the "Share with group" select. !7262
- Introduce round-robin project creation to spread load over multiple shards. !7266
@@ -96,13 +93,15 @@ entry.
- Fix builds tab visibility. !7178
- Fix project features default values. !7181
+## 8.13.4
+
+- Pulled due to packaging error.
+
## 8.13.3 (2016-11-02)
- Removes any symlinks before importing a project export file. CVE-2016-9086
- Fixed Import/Export foreign key issue to do with project members.
- Fix relative links in Markdown wiki when displayed in "Project" tab !7218
-- Reduce the overhead to calculate number of open/closed issues and merge requests within the group or project
-- Fix project features default values
- Changed build dropdown list length to be 6,5 builds long in the pipeline graph
## 8.13.2 (2016-10-31)