summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-06-16 15:50:42 +0200
committerJames Lopez <james@jameslopez.es>2016-06-16 15:50:42 +0200
commitbfced6fdb5ef4b567914e0da8d6bf0c97271ed9f (patch)
treefad4e7d7ced278a5ebd43e40f17f6b62e2533adb
parentb3a0a1c3155702e2deddade0fea3e79087b40da4 (diff)
downloadgitlab-ce-feature/project-export-ui-experimental.tar.gz
fixed changelog - [ci skip]feature/project-export-ui-experimental
-rw-r--r--CHANGELOG9
1 files changed, 0 insertions, 9 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b98729fe71a..75b48ad3207 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -91,15 +91,6 @@ v 8.9.0 (unreleased)
- Cache on the database if a project has an active external issue tracker.
- Put project Labels and Milestones pages links under Issues and Merge Requests tabs as subnav
- GitLab project import and export functionality
-
-v 8.8.5 (unreleased)
- - Ensure branch cleanup regardless of whether the GitHub import process succeeds
- - Fix todos page throwing errors when you have a project pending deletion
- - Reduce number of SQL queries when rendering user references
- - Import GitHub repositories respecting the API rate limit
- - Fix importer for GitHub comments on diff
- - Disable Webhooks before proceeding with the GitHub import
- - Fix incremental trace upload API when using multi-byte UTF-8 chars in trace
- All classes in the Banzai::ReferenceParser namespace are now instrumented
- Remove deprecated issues_tracker and issues_tracker_id from project model
- Allow users to create confidential issues in private projects