summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-05-23 00:09:42 +0200
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-05-23 00:34:52 +0200
commitedfb20f2bc067d72887caccb15b8cd323827c897 (patch)
treeb52ca8f5d3651bf7cccf1b90716fb1930fcb52b7
parent646018a40e7d29682f31e774f453a6b3427b4216 (diff)
downloadgitlab-ce-fix-ci-login-to-registry.tar.gz
Move registry fix Changelog entry to valid versionfix-ci-login-to-registry
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 434c7b554f8..ef4d72a9e9b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.8.1 (unreleased)
- Fix MySQL compatibility in zero downtime migrations helpers
+ - Fix the CI login to Container Registry (the gitlab-ci-token user)
v 8.8.0 (unreleased)
- Implement GFM references for milestones (Alejandro Rodríguez)
@@ -32,7 +33,6 @@ v 8.8.0 (unreleased)
- Bump mail_room to 0.7.0 to fix stuck IDLE connections
- Remove future dates from contribution calendar graph.
- Support e-mail notifications for comments on project snippets
- - Fix the CI login to Container Registry (the gitlab-ci-token user)
- Fix API leak of notes of unauthorized issues, snippets and merge requests
- Use ActionDispatch Remote IP for Akismet checking
- Fix error when visiting commit builds page before build was updated