summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-08-11 11:40:39 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-08-11 11:40:39 +0200
commit79b294267aba9e8c5e305620f0f00e4a9b581c23 (patch)
treeb142634aeaa1d886ca07dc7a92abd1977c3ad096 /CHANGELOG
parent1891cab44ce63e63c6606675021f8eaf81444aee (diff)
downloadgitlab-ce-79b294267aba9e8c5e305620f0f00e4a9b581c23.tar.gz
Remove changelog items
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 0 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ebffc0d90ab..60848dcf57e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -42,7 +42,6 @@ v 7.14.0 (unreleased)
- Remove redis-store TTL monkey patch
- Add support for CI skipped status
- Fetch code from forks to refs/merge-requests/:id/head when merge request created
- - Remove satellites
- Remove comments and email addresses when publicly exposing ssh keys (Zeger-Jan van de Weg)
- Cache all events
@@ -190,7 +189,6 @@ v 7.12.0
- Add SAML support as an omniauth provider
- Allow to configure a URL to show after sign out
- Add an option to automatically sign-in with an Omniauth provider
- - Better performance for web editor (switched from satellites to rugged)
- GitLab CI service sends .gitlab-ci.yml in each push call
- When remove project - move repository and schedule it removal
- Improve group removing logic