Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG15
1 files changed, 8 insertions, 7 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 24cd1027614..fbb7c8b923f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,16 +1,17 @@
Please view this file on the master branch, on stable branches it's out of date.
-v 8.11.2 (unreleased)
+v 8.11.3 (unreleased)
-v 8.11.1
-v 8.11.2 (unreleased)
- - Show "Create Merge Request" widget for push events to fork projects on the source project
-
-v 8.11.1 (unreleased)
- - Does not halt the GitHub import process when an error occurs
+v 8.11.2
+ - Show "Create Merge Request" widget for push events to fork projects on the source project. !5978
+ - Use gitlab-workhorse 0.7.11 !5983
+ - Does not halt the GitHub import process when an error occurs. !5763
- Fix file links on project page when default view is Files !5933
- Fixed enter key in search input not working !5888
+v 8.11.1
+ - Pulled due to packaging error.
+
v 8.11.0
- Use test coverage value from the latest successful pipeline in badge. !5862
- Add test coverage report badge. !5708