summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-11-09 11:12:03 +0100
committerRémy Coutable <remy@rymai.me>2016-11-09 11:12:03 +0100
commitba5b02dcadf2c1c87c8ca28ae1540ddcd0bb8feb (patch)
tree9e1a3b5ff26afd622b75ffe18f0a5fd05fd92ff6
parent09cedb5f68b5cdb1b2e2a08ccf4505a847e02155 (diff)
downloadgitlab-ce-ba5b02dcadf2c1c87c8ca28ae1540ddcd0bb8feb.tar.gz
Add 8.13.5 CHANGELOG
[ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
-rw-r--r--CHANGELOG.md4
-rw-r--r--changelogs/unreleased/unauthenticated-container-registry-access.yml4
2 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6806562ceee..fcf917c1702 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
Please view this file on the master branch, on stable branches it's out of date.
+## 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
diff --git a/changelogs/unreleased/unauthenticated-container-registry-access.yml b/changelogs/unreleased/unauthenticated-container-registry-access.yml
deleted file mode 100644
index b3a39b39c6f..00000000000
--- a/changelogs/unreleased/unauthenticated-container-registry-access.yml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Restore unauthenticated access to public container registries
-merge_request:
-author: