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>2020-11-23 18:56:40 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-11-23 18:56:40 +0300
commit1b6a590b197788a06a1ff726ea61630a49b10412 (patch)
treeee57b4448203f71a3eb8c336cc8f1850588fb8c0 /CHANGELOG.md
parent783a0ce1a2614983de502ec83940684a8efb455a (diff)
Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index db6392adf9d..6b0c4b07275 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,21 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 13.6.1 (2020-11-23)
+
+### Fixed (5 changes)
+
+- Fix project transfer corrupting shared runners state. !48032
+- Fix project select split button bug. !48065
+- Fix tags pages erroring for projects with private pipelines. !48184
+- Ensure Alerts list loads when only HTTP integrations are enabled. !48247
+- Does not track package events on a read-only instance. !48257
+
+### Changed (1 change)
+
+- Re-name Instance Statistics as Usage Trends. !48183
+
+
## 13.6.0 (2020-11-22)
### Removed (3 changes)