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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-02-10 21:09:02 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-10 21:09:02 +0300
commit577bb49691b11bc8ebae3a4966153ed39af60d87 (patch)
treec34970de0f1fc58463448da0f34be13a2f3f47f9 /workhorse/CHANGELOG
parent6cffe9ea21d0974ebd3c544a3b711ffcd35649e2 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'workhorse/CHANGELOG')
-rw-r--r--workhorse/CHANGELOG10
1 files changed, 10 insertions, 0 deletions
diff --git a/workhorse/CHANGELOG b/workhorse/CHANGELOG
index 1acca308900..510bad4d13f 100644
--- a/workhorse/CHANGELOG
+++ b/workhorse/CHANGELOG
@@ -1,5 +1,15 @@
# Changelog for gitlab-workhorse
+## v8.62.0
+
+### Added
+- Add RubyGems registry upload route
+ https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/680
+
+### Fixed
+- Cleanup Connection headers
+ https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/678
+
## v8.61.0
### Fixed